* [gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/
@ 2015-08-09 12:30 Justin Lecher
0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2015-08-09 12:30 UTC (permalink / raw
To: gentoo-commits
commit: 8fff8cab3c5740edcbadfeeee7d017616f55ecab
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 9 12:22:24 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Aug 9 12:29:07 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fff8cab
dev-util/bumpversion: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-util/bumpversion/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-util/bumpversion/metadata.xml b/dev-util/bumpversion/metadata.xml
index c166166..55c42d9 100644
--- a/dev-util/bumpversion/metadata.xml
+++ b/dev-util/bumpversion/metadata.xml
@@ -5,4 +5,7 @@
<email>jlec@gentoo.org</email>
<name>Justin Lecher</name>
</maintainer>
+ <upstream>
+ <remote-id type="pypi">bumpversion</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/
@ 2015-08-16 15:10 Justin Lecher
0 siblings, 0 replies; 8+ messages in thread
From: Justin Lecher @ 2015-08-16 15:10 UTC (permalink / raw
To: gentoo-commits
commit: ef2c5f31abbfd12aa1f84df9ba3ee0fdb4ffdf7a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 15:02:07 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 15:10:32 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2c5f31
dev-util/bumpversion: Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-util/bumpversion/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-util/bumpversion/metadata.xml b/dev-util/bumpversion/metadata.xml
index 55c42d9..4eab27f 100644
--- a/dev-util/bumpversion/metadata.xml
+++ b/dev-util/bumpversion/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="pypi">bumpversion</remote-id>
+ <remote-id type="github">peritus/bumpversion</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/
@ 2016-10-29 21:17 Michał Górny
0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2016-10-29 21:17 UTC (permalink / raw
To: gentoo-commits
commit: 63230b4919f8474dddcc2485c6ba35a0ec2d489b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 20:37:02 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:16:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63230b49
dev-util/bumpversion: Remove Python team from maintainers
dev-util/bumpversion/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-util/bumpversion/metadata.xml b/dev-util/bumpversion/metadata.xml
index 2ce01d4..71a774b 100644
--- a/dev-util/bumpversion/metadata.xml
+++ b/dev-util/bumpversion/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="pypi">bumpversion</remote-id>
<remote-id type="github">peritus/bumpversion</remote-id>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/
@ 2016-10-29 21:40 Manuel Rüger
0 siblings, 0 replies; 8+ messages in thread
From: Manuel Rüger @ 2016-10-29 21:40 UTC (permalink / raw
To: gentoo-commits
commit: c811b9dc800a2691ef9e1d07fe86c49bc5f0b14d
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:40:48 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:40:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c811b9dc
dev-util/bumpversion: Add myself as maintainer
Package-Manager: portage-2.3.2
dev-util/bumpversion/metadata.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-util/bumpversion/metadata.xml b/dev-util/bumpversion/metadata.xml
index 71a774b..7aa64b6 100644
--- a/dev-util/bumpversion/metadata.xml
+++ b/dev-util/bumpversion/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <name>Manuel Rüger</name>
+ <email>mrueg@gentoo.org</email>
+ </maintainer>
<upstream>
<remote-id type="pypi">bumpversion</remote-id>
<remote-id type="github">peritus/bumpversion</remote-id>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/
@ 2017-03-13 13:58 Manuel Rüger
0 siblings, 0 replies; 8+ messages in thread
From: Manuel Rüger @ 2017-03-13 13:58 UTC (permalink / raw
To: gentoo-commits
commit: 2d93e7e38dfe7c2d8a7f89f19d71fc8eadd7607d
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 13 13:58:25 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 13:58:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d93e7e3
dev-util/bumpversion: Add python3_5 support
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-util/bumpversion/bumpversion-0.5.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/bumpversion/bumpversion-0.5.3.ebuild b/dev-util/bumpversion/bumpversion-0.5.3.ebuild
index 968d4e1d564..a2e4cb76086 100644
--- a/dev-util/bumpversion/bumpversion-0.5.3.ebuild
+++ b/dev-util/bumpversion/bumpversion-0.5.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/
@ 2017-08-06 21:22 Manuel Rüger
0 siblings, 0 replies; 8+ messages in thread
From: Manuel Rüger @ 2017-08-06 21:22 UTC (permalink / raw
To: gentoo-commits
commit: 686a9caaf75cf2bd25b4f69baa40787eef4e9995
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 6 21:22:22 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Aug 6 21:22:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686a9caa
dev-util/bumpversion: Add python3_6 support
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-util/bumpversion/bumpversion-0.5.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/bumpversion/bumpversion-0.5.3.ebuild b/dev-util/bumpversion/bumpversion-0.5.3.ebuild
index a2e4cb76086..e070b4ae6e7 100644
--- a/dev-util/bumpversion/bumpversion-0.5.3.ebuild
+++ b/dev-util/bumpversion/bumpversion-0.5.3.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/
@ 2017-11-21 18:06 Manuel Rüger
0 siblings, 0 replies; 8+ messages in thread
From: Manuel Rüger @ 2017-11-21 18:06 UTC (permalink / raw
To: gentoo-commits
commit: 1ef76003116498b946e13fde51d49ca3f78b1b62
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 21 18:06:34 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 18:06:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef76003
dev-util/bumpversion: Unmaintain
Package-Manager: Portage-2.3.15, Repoman-2.3.6
dev-util/bumpversion/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-util/bumpversion/metadata.xml b/dev-util/bumpversion/metadata.xml
index 7aa64b63099..71a774b004d 100644
--- a/dev-util/bumpversion/metadata.xml
+++ b/dev-util/bumpversion/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <name>Manuel Rüger</name>
- <email>mrueg@gentoo.org</email>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="pypi">bumpversion</remote-id>
<remote-id type="github">peritus/bumpversion</remote-id>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/
@ 2020-02-11 12:16 Michał Górny
0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2020-02-11 12:16 UTC (permalink / raw
To: gentoo-commits
commit: 3cc9c2b496fbaaaf6c651e2f21de0bc927fa6c7a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 11:54:53 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 12:16:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc9c2b4
dev-util/bumpversion: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-util/bumpversion/bumpversion-0.5.3.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-util/bumpversion/bumpversion-0.5.3.ebuild b/dev-util/bumpversion/bumpversion-0.5.3.ebuild
index 78e1b44af26..268568a0626 100644
--- a/dev-util/bumpversion/bumpversion-0.5.3.ebuild
+++ b/dev-util/bumpversion/bumpversion-0.5.3.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
@@ -20,7 +20,6 @@ RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
- dev-python/configparser[$(python_gen_usedep "python2*" pypy)]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2020-02-11 12:16 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-16 15:10 [gentoo-commits] repo/gentoo:master commit in: dev-util/bumpversion/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2020-02-11 12:16 Michał Górny
2017-11-21 18:06 Manuel Rüger
2017-08-06 21:22 Manuel Rüger
2017-03-13 13:58 Manuel Rüger
2016-10-29 21:40 Manuel Rüger
2016-10-29 21:17 Michał Górny
2015-08-09 12:30 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox