Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-rope-0.14.0.
@ 2019-12-29 18:34 voidlinux-github
  2019-12-29 18:46 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: voidlinux-github @ 2019-12-29 18:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is a new pull request by k4leg against master on the void-packages repository

https://github.com/k4leg/void-packages python3-rope
https://github.com/void-linux/void-packages/pull/17868

New package: python3-rope-0.14.0.


A patch file from https://github.com/void-linux/void-packages/pull/17868.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-rope-17868.patch --]
[-- Type: text/x-diff, Size: 1052 bytes --]

From 7502066395e88796686fa9a3ebac567ed0d0db4b Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Sun, 29 Dec 2019 21:33:13 +0300
Subject: [PATCH] New package: python3-rope-0.14.0.

---
 srcpkgs/python3-rope/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-rope/template

diff --git a/srcpkgs/python3-rope/template b/srcpkgs/python3-rope/template
new file mode 100644
index 00000000000..813ad64c39b
--- /dev/null
+++ b/srcpkgs/python3-rope/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-rope'
+pkgname=python3-rope
+version=0.14.0
+revision=1
+wrksrc="${pkgname/*-}-${version}"
+build_style=python3-module
+pycompile_module=rope
+hostmakedepends="python3-setuptools"
+short_desc="Refactoring library"
+maintainer="k4leg <d0xi@inbox.ru>"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/python-rope/rope"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=590a6859c8f141ab91b7117696051ea40a72592aed2299a5d2e260da8dd28540
+
+post_install() {
+	vlicense COPYING
+}

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] New package: python3-rope-0.14.0.
  2019-12-29 18:34 [PR PATCH] New package: python3-rope-0.14.0 voidlinux-github
@ 2019-12-29 18:46 ` voidlinux-github
  2019-12-30 16:34 ` voidlinux-github
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-12-29 18:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is an updated pull request by k4leg against master on the void-packages repository

https://github.com/k4leg/void-packages python3-rope
https://github.com/void-linux/void-packages/pull/17868

New package: python3-rope-0.14.0.


A patch file from https://github.com/void-linux/void-packages/pull/17868.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-rope-17868.patch --]
[-- Type: text/x-diff, Size: 1006 bytes --]

From 1f004b46d9d5d23dae8405dff1ad1704db4fef5f Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Sun, 29 Dec 2019 21:33:13 +0300
Subject: [PATCH] New package: python3-rope-0.14.0.

---
 srcpkgs/python3-rope/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/python3-rope/template

diff --git a/srcpkgs/python3-rope/template b/srcpkgs/python3-rope/template
new file mode 100644
index 00000000000..8d8abe011c3
--- /dev/null
+++ b/srcpkgs/python3-rope/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-rope'
+pkgname=python3-rope
+version=0.14.0
+revision=1
+wrksrc="${pkgname/*-}-${version}"
+build_style=python3-module
+pycompile_module=rope
+hostmakedepends="python3-setuptools"
+short_desc="Refactoring library"
+maintainer="k4leg <d0xi@inbox.ru>"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/python-rope/rope"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=590a6859c8f141ab91b7117696051ea40a72592aed2299a5d2e260da8dd28540

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Updated] New package: python3-rope-0.14.0.
  2019-12-29 18:34 [PR PATCH] New package: python3-rope-0.14.0 voidlinux-github
  2019-12-29 18:46 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-12-30 16:34 ` voidlinux-github
  2020-01-01 16:53 ` voidlinux-github
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-12-30 16:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is an updated pull request by k4leg against master on the void-packages repository

https://github.com/k4leg/void-packages python3-rope
https://github.com/void-linux/void-packages/pull/17868

New package: python3-rope-0.14.0.


A patch file from https://github.com/void-linux/void-packages/pull/17868.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-rope-17868.patch --]
[-- Type: text/x-diff, Size: 978 bytes --]

From 8ea4d9d1d183d67379a7c81458bc33da6aa55f37 Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Sun, 29 Dec 2019 21:33:13 +0300
Subject: [PATCH] New package: python3-rope-0.14.0.

---
 srcpkgs/python3-rope/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/python3-rope/template

diff --git a/srcpkgs/python3-rope/template b/srcpkgs/python3-rope/template
new file mode 100644
index 00000000000..39a30f32d4c
--- /dev/null
+++ b/srcpkgs/python3-rope/template
@@ -0,0 +1,13 @@
+# Template file for 'python3-rope'
+pkgname=python3-rope
+version=0.14.0
+revision=1
+wrksrc="rope-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Refactoring library"
+maintainer="k4leg <d0xi@inbox.ru>"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/python-rope/rope"
+distfiles="${PYPI_SITE}/r/rope/rope-${version}.tar.gz"
+checksum=c5c5a6a87f7b1a2095fb311135e2a3d1f194f5ecb96900fdd0a9100881f48aaf

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: New package: python3-rope-0.14.0.
  2019-12-29 18:34 [PR PATCH] New package: python3-rope-0.14.0 voidlinux-github
  2019-12-29 18:46 ` [PR PATCH] [Updated] " voidlinux-github
  2019-12-30 16:34 ` voidlinux-github
@ 2020-01-01 16:53 ` voidlinux-github
  2020-01-03 11:10 ` voidlinux-github
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-01 16:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 853 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/17868#issuecomment-570067165

Comment:
Unusable:
```
>>> import rope.base.project
>>> myproject = rope.base.project.Project('/usr/lib/python3.8/site-packages/rope/')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.8/site-packages/rope/base/project.py", line 223, in __init__
    self._init_prefs(prefs)
…
  File "/usr/lib/python3.8/site-packages/rope/base/oi/type_hinting/providers/docstrings.py", line 46, in __call__
    type_strs = self._parse_docstring(pyfunc.get_doc(), param_name)
  File "/usr/lib/python3.8/site-packages/rope/base/pyobjects.py", line 224, in get_doc
    isinstance(expr.value, ast.Str):
AttributeError: module 'rope.base.ast' has no attribute 'Str'


```

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: New package: python3-rope-0.14.0.
  2019-12-29 18:34 [PR PATCH] New package: python3-rope-0.14.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-01 16:53 ` voidlinux-github
@ 2020-01-03 11:10 ` voidlinux-github
  2020-01-03 11:11 ` voidlinux-github
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-03 11:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

New comment by k4leg on void-packages repository

https://github.com/void-linux/void-packages/pull/17868#issuecomment-570543483

Comment:
@Chocimier No the fact is that he needs to create a `.ropeproject` folder and this is a folder that is accessible only to **root** which is why it generated an error.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: New package: python3-rope-0.14.0.
  2019-12-29 18:34 [PR PATCH] New package: python3-rope-0.14.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-03 11:10 ` voidlinux-github
@ 2020-01-03 11:11 ` voidlinux-github
  2020-01-03 18:05 ` voidlinux-github
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-03 11:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

New comment by k4leg on void-packages repository

https://github.com/void-linux/void-packages/pull/17868#issuecomment-570543483

Comment:
@Chocimier No the fact is that it needs to create a `.ropeproject` folder and this is a folder that is accessible only to **root** which is why it generated an error.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: New package: python3-rope-0.14.0.
  2019-12-29 18:34 [PR PATCH] New package: python3-rope-0.14.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2020-01-03 11:11 ` voidlinux-github
@ 2020-01-03 18:05 ` voidlinux-github
  2020-01-03 18:13 ` voidlinux-github
  2020-03-13 17:42 ` [PR PATCH] [Closed]: " k4leg
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-03 18:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/17868#issuecomment-570650644

Comment:
Tried in writeable location, same error.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: New package: python3-rope-0.14.0.
  2019-12-29 18:34 [PR PATCH] New package: python3-rope-0.14.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2020-01-03 18:05 ` voidlinux-github
@ 2020-01-03 18:13 ` voidlinux-github
  2020-03-13 17:42 ` [PR PATCH] [Closed]: " k4leg
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2020-01-03 18:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

New comment by k4leg on void-packages repository

https://github.com/void-linux/void-packages/pull/17868#issuecomment-570652860

Comment:
This should work:
```
import rope.base.project

try:
    myproject = rope.base.project.Project('/path/to/folder/')
except AttributeError:
    myproject = rope.base.project.Project('/path/to/folder/')
```
I think there are other methods for creating the `.ropeproject` folder without error, but I am new to python and don't know how to do it differently.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PR PATCH] [Closed]: New package: python3-rope-0.14.0.
  2019-12-29 18:34 [PR PATCH] New package: python3-rope-0.14.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2020-01-03 18:13 ` voidlinux-github
@ 2020-03-13 17:42 ` k4leg
  7 siblings, 0 replies; 9+ messages in thread
From: k4leg @ 2020-03-13 17:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

There's a closed pull request on the void-packages repository

New package: python3-rope-0.14.0.
https://github.com/void-linux/void-packages/pull/17868

Description:


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-03-13 17:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29 18:34 [PR PATCH] New package: python3-rope-0.14.0 voidlinux-github
2019-12-29 18:46 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-30 16:34 ` voidlinux-github
2020-01-01 16:53 ` voidlinux-github
2020-01-03 11:10 ` voidlinux-github
2020-01-03 11:11 ` voidlinux-github
2020-01-03 18:05 ` voidlinux-github
2020-01-03 18:13 ` voidlinux-github
2020-03-13 17:42 ` [PR PATCH] [Closed]: " k4leg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).