* [gentoo-commits] repo/gentoo:master commit in: dev-python/maintboot/
@ 2017-04-23 20:48 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2017-04-23 20:48 UTC (permalink / raw
To: gentoo-commits
commit: d663d30de8ba88aebcfb2a9100030ca403e6f48e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 20:33:41 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 20:47:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d663d30d
dev-python/maintboot: Remove python@ from maintainers
dev-python/maintboot/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-python/maintboot/metadata.xml b/dev-python/maintboot/metadata.xml
index 038d6ba9bc0..238ea5642ad 100644
--- a/dev-python/maintboot/metadata.xml
+++ b/dev-python/maintboot/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">maintboot</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/maintboot/
@ 2017-05-28 11:14 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2017-05-28 11:14 UTC (permalink / raw
To: gentoo-commits
commit: ddd79343630b38142354366a7151eb9eb74a9beb
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 10:39:29 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 28 10:39:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd79343
dev-python/maintboot: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/maintboot/maintboot-0.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/maintboot/maintboot-0.1.0.ebuild b/dev-python/maintboot/maintboot-0.1.0.ebuild
index 24e7dc8260f..35faf8b4ac9 100644
--- a/dev-python/maintboot/maintboot-0.1.0.ebuild
+++ b/dev-python/maintboot/maintboot-0.1.0.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 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/maintboot/
@ 2020-02-05 16:24 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2020-02-05 16:24 UTC (permalink / raw
To: gentoo-commits
commit: c6b047650af7f20cccaaa4a949396227f1bc63fe
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 16:15:42 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 16:24:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b04765
dev-python/maintboot: Remove py2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/maintboot/maintboot-0.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/maintboot/maintboot-0.1.0.ebuild b/dev-python/maintboot/maintboot-0.1.0.ebuild
index 28f8e01bee8..8c9fae89723 100644
--- a/dev-python/maintboot/maintboot-0.1.0.ebuild
+++ b/dev-python/maintboot/maintboot-0.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-02-05 16:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-23 20:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/maintboot/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2017-05-28 11:14 Pacho Ramos
2020-02-05 16:24 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox