* [PR PATCH] New package: python3-rope-1.11.0
@ 2023-12-22 16:30 realcharmer
2024-03-18 15:42 ` [PR PATCH] [Updated] " realcharmer
` (11 more replies)
0 siblings, 12 replies; 13+ messages in thread
From: realcharmer @ 2023-12-22 16:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 674 bytes --]
There is a new pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages python3-rope
https://github.com/void-linux/void-packages/pull/47873
New package: python3-rope-1.11.0
Closes: #47753
- I tested the changes in this PR: **briefly**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/47873.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-rope-47873.patch --]
[-- Type: text/x-diff, Size: 1089 bytes --]
From 869c62084ab5f269c004485d1b74d3c3b412e4d7 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Fri, 22 Dec 2023 17:28:32 +0100
Subject: [PATCH] New package: python3-rope-1.11.0
Closes: #47753
---
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 0000000000000..546b977f8151b
--- /dev/null
+++ b/srcpkgs/python3-rope/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-rope'
+pkgname=python3-rope
+version=1.11.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3"
+short_desc="Python refactoring library"
+maintainer="Emil Miler <em@0x45.cz>"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/python-rope/rope"
+changelog="https://github.com/python-rope/rope/blob/master/CHANGELOG.md"
+distfiles="${PYPI_SITE}/r/rope/rope-${version}.tar.gz"
+checksum=ac0cbdcda5a546e1e56c54976df07ea2cb04c806f65459bc213536c5d1bc073e
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PR PATCH] [Updated] New package: python3-rope-1.11.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
@ 2024-03-18 15:42 ` realcharmer
2024-03-18 15:42 ` realcharmer
` (10 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: realcharmer @ 2024-03-18 15:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 679 bytes --]
There is an updated pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages python3-rope
https://github.com/void-linux/void-packages/pull/47873
New package: python3-rope-1.11.0
Closes: #47753
- I tested the changes in this PR: **briefly**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/47873.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-rope-47873.patch --]
[-- Type: text/x-diff, Size: 1091 bytes --]
From fd8646a2e211376fe2c9adeaceeae8a82b2a473a Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Fri, 22 Dec 2023 17:28:32 +0100
Subject: [PATCH] New package: python3-rope-1.12.0
Closes: #47753
---
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 00000000000000..ce459d90195a63
--- /dev/null
+++ b/srcpkgs/python3-rope/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-rope'
+pkgname=python3-rope
+version=1.12.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3"
+short_desc="Python refactoring library"
+maintainer="Emil Miler <em@0x45.cz>"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/python-rope/rope"
+changelog="https://github.com/python-rope/rope/blob/master/CHANGELOG.md"
+distfiles="${PYPI_SITE}/r/rope/rope-${version}.tar.gz"
+checksum=93a1bb991fbf0426e8d415102d1c092ccc42e826ce9a42c4d61ce53d7786d9d9
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: New package: python3-rope-1.11.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
2024-03-18 15:42 ` [PR PATCH] [Updated] " realcharmer
@ 2024-03-18 15:42 ` realcharmer
2024-06-17 1:50 ` New package: python3-rope-1.12.0 github-actions
` (9 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: realcharmer @ 2024-03-18 15:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 174 bytes --]
New comment by realcharmer on void-packages repository
https://github.com/void-linux/void-packages/pull/47873#issuecomment-2004265531
Comment:
Updated to version `1.12.0`.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: New package: python3-rope-1.12.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
2024-03-18 15:42 ` [PR PATCH] [Updated] " realcharmer
2024-03-18 15:42 ` realcharmer
@ 2024-06-17 1:50 ` github-actions
2024-06-17 9:33 ` [PR PATCH] [Updated] " realcharmer
` (8 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2024-06-17 1:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/47873#issuecomment-2172026707
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PR PATCH] [Updated] New package: python3-rope-1.12.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
` (2 preceding siblings ...)
2024-06-17 1:50 ` New package: python3-rope-1.12.0 github-actions
@ 2024-06-17 9:33 ` realcharmer
2024-06-17 9:34 ` New package: python3-rope-1.13.0 realcharmer
` (7 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: realcharmer @ 2024-06-17 9:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 679 bytes --]
There is an updated pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages python3-rope
https://github.com/void-linux/void-packages/pull/47873
New package: python3-rope-1.12.0
Closes: #47753
- I tested the changes in this PR: **briefly**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/47873.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-rope-47873.patch --]
[-- Type: text/x-diff, Size: 1091 bytes --]
From 849ecb907042480a6e6e0eac4bb95fdff4713277 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Fri, 22 Dec 2023 17:28:32 +0100
Subject: [PATCH] New package: python3-rope-1.12.0
Closes: #47753
---
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 00000000000000..ce459d90195a63
--- /dev/null
+++ b/srcpkgs/python3-rope/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-rope'
+pkgname=python3-rope
+version=1.12.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3"
+short_desc="Python refactoring library"
+maintainer="Emil Miler <em@0x45.cz>"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/python-rope/rope"
+changelog="https://github.com/python-rope/rope/blob/master/CHANGELOG.md"
+distfiles="${PYPI_SITE}/r/rope/rope-${version}.tar.gz"
+checksum=93a1bb991fbf0426e8d415102d1c092ccc42e826ce9a42c4d61ce53d7786d9d9
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: New package: python3-rope-1.13.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
` (3 preceding siblings ...)
2024-06-17 9:33 ` [PR PATCH] [Updated] " realcharmer
@ 2024-06-17 9:34 ` realcharmer
2024-09-16 2:00 ` github-actions
` (6 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: realcharmer @ 2024-06-17 9:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 174 bytes --]
New comment by realcharmer on void-packages repository
https://github.com/void-linux/void-packages/pull/47873#issuecomment-2172871346
Comment:
Updated to version `1.13.0`.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: New package: python3-rope-1.13.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
` (4 preceding siblings ...)
2024-06-17 9:34 ` New package: python3-rope-1.13.0 realcharmer
@ 2024-09-16 2:00 ` github-actions
2024-09-26 7:01 ` [PR PATCH] [Updated] " realcharmer
` (5 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2024-09-16 2:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/47873#issuecomment-2351910511
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [PR PATCH] [Updated] New package: python3-rope-1.13.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
` (5 preceding siblings ...)
2024-09-16 2:00 ` github-actions
@ 2024-09-26 7:01 ` realcharmer
2024-09-26 7:02 ` realcharmer
` (4 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: realcharmer @ 2024-09-26 7:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 679 bytes --]
There is an updated pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages python3-rope
https://github.com/void-linux/void-packages/pull/47873
New package: python3-rope-1.13.0
Closes: #47753
- I tested the changes in this PR: **briefly**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/47873.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-rope-47873.patch --]
[-- Type: text/x-diff, Size: 1091 bytes --]
From e136522977505415b41fd6f20dfaadfa90e071c2 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Fri, 22 Dec 2023 17:28:32 +0100
Subject: [PATCH] New package: python3-rope-1.12.0
Closes: #47753
---
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 00000000000000..ce459d90195a63
--- /dev/null
+++ b/srcpkgs/python3-rope/template
@@ -0,0 +1,14 @@
+# Template file for 'python3-rope'
+pkgname=python3-rope
+version=1.12.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3"
+short_desc="Python refactoring library"
+maintainer="Emil Miler <em@0x45.cz>"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/python-rope/rope"
+changelog="https://github.com/python-rope/rope/blob/master/CHANGELOG.md"
+distfiles="${PYPI_SITE}/r/rope/rope-${version}.tar.gz"
+checksum=93a1bb991fbf0426e8d415102d1c092ccc42e826ce9a42c4d61ce53d7786d9d9
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: New package: python3-rope-1.13.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
` (6 preceding siblings ...)
2024-09-26 7:01 ` [PR PATCH] [Updated] " realcharmer
@ 2024-09-26 7:02 ` realcharmer
2024-12-27 1:59 ` github-actions
` (3 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: realcharmer @ 2024-09-26 7:02 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 151 bytes --]
New comment by realcharmer on void-packages repository
https://github.com/void-linux/void-packages/pull/47873#issuecomment-2376095392
Comment:
Bump.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: New package: python3-rope-1.13.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
` (7 preceding siblings ...)
2024-09-26 7:02 ` realcharmer
@ 2024-12-27 1:59 ` github-actions
2024-12-31 9:03 ` realcharmer
` (2 subsequent siblings)
11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2024-12-27 1:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/47873#issuecomment-2563231426
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: New package: python3-rope-1.13.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
` (8 preceding siblings ...)
2024-12-27 1:59 ` github-actions
@ 2024-12-31 9:03 ` realcharmer
2025-02-25 20:29 ` jalelegenda
2025-03-17 10:23 ` jalelegenda
11 siblings, 0 replies; 13+ messages in thread
From: realcharmer @ 2024-12-31 9:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 151 bytes --]
New comment by realcharmer on void-packages repository
https://github.com/void-linux/void-packages/pull/47873#issuecomment-2566262426
Comment:
Bump.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: New package: python3-rope-1.13.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
` (9 preceding siblings ...)
2024-12-31 9:03 ` realcharmer
@ 2025-02-25 20:29 ` jalelegenda
2025-03-17 10:23 ` jalelegenda
11 siblings, 0 replies; 13+ messages in thread
From: jalelegenda @ 2025-02-25 20:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 171 bytes --]
New comment by jalelegenda on void-packages repository
https://github.com/void-linux/void-packages/pull/47873#issuecomment-2683212587
Comment:
What is the hold up here?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: New package: python3-rope-1.13.0
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
` (10 preceding siblings ...)
2025-02-25 20:29 ` jalelegenda
@ 2025-03-17 10:23 ` jalelegenda
11 siblings, 0 replies; 13+ messages in thread
From: jalelegenda @ 2025-03-17 10:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 150 bytes --]
New comment by jalelegenda on void-packages repository
https://github.com/void-linux/void-packages/pull/47873#issuecomment-2728969557
Comment:
bump
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2025-03-17 10:23 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-22 16:30 [PR PATCH] New package: python3-rope-1.11.0 realcharmer
2024-03-18 15:42 ` [PR PATCH] [Updated] " realcharmer
2024-03-18 15:42 ` realcharmer
2024-06-17 1:50 ` New package: python3-rope-1.12.0 github-actions
2024-06-17 9:33 ` [PR PATCH] [Updated] " realcharmer
2024-06-17 9:34 ` New package: python3-rope-1.13.0 realcharmer
2024-09-16 2:00 ` github-actions
2024-09-26 7:01 ` [PR PATCH] [Updated] " realcharmer
2024-09-26 7:02 ` realcharmer
2024-12-27 1:59 ` github-actions
2024-12-31 9:03 ` realcharmer
2025-02-25 20:29 ` jalelegenda
2025-03-17 10:23 ` jalelegenda
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).