* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2017-03-31 21:05 Martin Mokrejs
0 siblings, 0 replies; 10+ messages in thread
From: Martin Mokrejs @ 2017-03-31 21:05 UTC (permalink / raw
To: gentoo-commits
commit: 4510bfc32722312032d34fd6acabd0427923a415
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Mar 31 20:30:27 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Mar 31 20:30:27 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4510bfc3
dev-python/py2bit: add a new wrapper to be used by sci-biology/deeptools
Package-Manager: Portage-2.3.5, Repoman-2.3.1
dev-python/py2bit/metadata.xml | 12 ++++++++++++
dev-python/py2bit/py2bit-0.2.1.ebuild | 20 ++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-python/py2bit/metadata.xml b/dev-python/py2bit/metadata.xml
new file mode 100644
index 000000000..f68a1b6fa
--- /dev/null
+++ b/dev-python/py2bit/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mmokrejs@fold.natur.cuni.cz</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-biology@gentoo.org</email>
+ <name>Gentoo Biology Project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/py2bit/py2bit-0.2.1.ebuild b/dev-python/py2bit/py2bit-0.2.1.ebuild
new file mode 100644
index 000000000..675098c45
--- /dev/null
+++ b/dev-python/py2bit/py2bit-0.2.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_5 )
+inherit distutils-r1
+
+DESCRIPTION="Python library for accessing 2bit files"
+HOMEPAGE="https://github.com/dpryan79/py2bit"
+SRC_URI="https://github.com/dpryan79/py2bit/archive/0.2.1.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="sci-libs/lib2bit"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2017-04-14 19:17 Justin Lecher
0 siblings, 0 replies; 10+ messages in thread
From: Justin Lecher @ 2017-04-14 19:17 UTC (permalink / raw
To: gentoo-commits
commit: 9bb7fc85bee8b8d2cc6d4ccf405a1b3d01e843dc
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 14 19:16:42 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 19:17:09 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9bb7fc85
dev-python/py2bit: Drop Stale CVS header
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/py2bit/py2bit-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/py2bit/py2bit-0.2.1.ebuild b/dev-python/py2bit/py2bit-0.2.1.ebuild
index 675098c45..d33e9798f 100644
--- a/dev-python/py2bit/py2bit-0.2.1.ebuild
+++ b/dev-python/py2bit/py2bit-0.2.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6
PYTHON_COMPAT=( python2_7 python3_5 )
+
inherit distutils-r1
DESCRIPTION="Python library for accessing 2bit files"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2020-10-07 1:19 Aisha Tammy
0 siblings, 0 replies; 10+ messages in thread
From: Aisha Tammy @ 2020-10-07 1:19 UTC (permalink / raw
To: gentoo-commits
commit: 391481195b1c673bb90d4d8cd5a14d5e820f497e
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Oct 7 01:18:50 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Oct 7 01:18:50 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=39148119
dev-python/py2bit: drop dead package
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/py2bit/metadata.xml | 15 ---------------
dev-python/py2bit/py2bit-0.2.1.ebuild | 20 --------------------
2 files changed, 35 deletions(-)
diff --git a/dev-python/py2bit/metadata.xml b/dev-python/py2bit/metadata.xml
deleted file mode 100644
index 4f1030617..000000000
--- a/dev-python/py2bit/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mmokrejs@fold.natur.cuni.cz</email>
- <name>Martin Mokrejs</name>
- </maintainer>
- <maintainer type="project">
- <email>sci-biology@gentoo.org</email>
- <name>Gentoo Biology Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">dpryan79/py2bit</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/py2bit/py2bit-0.2.1.ebuild b/dev-python/py2bit/py2bit-0.2.1.ebuild
deleted file mode 100644
index d33e9798f..000000000
--- a/dev-python/py2bit/py2bit-0.2.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library for accessing 2bit files"
-HOMEPAGE="https://github.com/dpryan79/py2bit"
-SRC_URI="https://github.com/dpryan79/py2bit/archive/0.2.1.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="sci-libs/lib2bit"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2020-10-07 2:06 Aisha Tammy
0 siblings, 0 replies; 10+ messages in thread
From: Aisha Tammy @ 2020-10-07 2:06 UTC (permalink / raw
To: gentoo-commits
commit: 71f1cd3213b619d5ea353cfd4bbb209c7968a295
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Oct 7 02:00:03 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Oct 7 02:00:03 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=71f1cd32
dev-python/py2bit: undo drop dead package
This reverts commit 391481195b1c673bb90d4d8cd5a14d5e820f497e.
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/py2bit/metadata.xml | 15 +++++++++++++++
dev-python/py2bit/py2bit-0.2.1.ebuild | 20 ++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-python/py2bit/metadata.xml b/dev-python/py2bit/metadata.xml
new file mode 100644
index 000000000..4f1030617
--- /dev/null
+++ b/dev-python/py2bit/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mmokrejs@fold.natur.cuni.cz</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-biology@gentoo.org</email>
+ <name>Gentoo Biology Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">dpryan79/py2bit</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/py2bit/py2bit-0.2.1.ebuild b/dev-python/py2bit/py2bit-0.2.1.ebuild
new file mode 100644
index 000000000..d33e9798f
--- /dev/null
+++ b/dev-python/py2bit/py2bit-0.2.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library for accessing 2bit files"
+HOMEPAGE="https://github.com/dpryan79/py2bit"
+SRC_URI="https://github.com/dpryan79/py2bit/archive/0.2.1.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="sci-libs/lib2bit"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2020-10-07 2:06 Aisha Tammy
0 siblings, 0 replies; 10+ messages in thread
From: Aisha Tammy @ 2020-10-07 2:06 UTC (permalink / raw
To: gentoo-commits
commit: 7cb975bb632eeb00d979f80f66e7225641d6a3c1
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Oct 7 02:05:54 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Oct 7 02:05:54 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7cb975bb
dev-python/py2bit: drop old version
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/py2bit/py2bit-0.2.1.ebuild | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/dev-python/py2bit/py2bit-0.2.1.ebuild b/dev-python/py2bit/py2bit-0.2.1.ebuild
deleted file mode 100644
index d33e9798f..000000000
--- a/dev-python/py2bit/py2bit-0.2.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library for accessing 2bit files"
-HOMEPAGE="https://github.com/dpryan79/py2bit"
-SRC_URI="https://github.com/dpryan79/py2bit/archive/0.2.1.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="sci-libs/lib2bit"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2020-10-07 2:06 Aisha Tammy
0 siblings, 0 replies; 10+ messages in thread
From: Aisha Tammy @ 2020-10-07 2:06 UTC (permalink / raw
To: gentoo-commits
commit: 8b785ec12a5f715bde7300d252b7f349c6a07bcd
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Oct 7 02:05:38 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Oct 7 02:05:38 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8b785ec1
dev-python/py2bit: version bump to 0.3.0
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/py2bit/py2bit-0.3.0.ebuild | 25 +++++++++++++++++++++++++
dev-python/py2bit/py2bit-9999.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 50 insertions(+)
diff --git a/dev-python/py2bit/py2bit-0.3.0.ebuild b/dev-python/py2bit/py2bit-0.3.0.ebuild
new file mode 100644
index 000000000..e39934379
--- /dev/null
+++ b/dev-python/py2bit/py2bit-0.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library for accessing 2bit files"
+HOMEPAGE="https://github.com/dpryan79/py2bit"
+
+if [[ ${PV} == 9999 ]] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/dpryan79/py2bit"
+else
+ SRC_URI="https://github.com/dpryan79/py2bit/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND="sci-libs/lib2bit"
+RDEPEND="${DEPEND}"
diff --git a/dev-python/py2bit/py2bit-9999.ebuild b/dev-python/py2bit/py2bit-9999.ebuild
new file mode 100644
index 000000000..e39934379
--- /dev/null
+++ b/dev-python/py2bit/py2bit-9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library for accessing 2bit files"
+HOMEPAGE="https://github.com/dpryan79/py2bit"
+
+if [[ ${PV} == 9999 ]] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/dpryan79/py2bit"
+else
+ SRC_URI="https://github.com/dpryan79/py2bit/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND="sci-libs/lib2bit"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2023-01-13 8:05 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2023-01-13 8:05 UTC (permalink / raw
To: gentoo-commits
commit: 89a8e553c8e6d20c859aa493c305a76edf99a9e4
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Jan 13 08:04:20 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jan 13 08:04:20 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=89a8e553
dev-python/py2bit: updated PYTHON_COMPAT
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/py2bit/py2bit-0.3.0.ebuild | 6 +++---
dev-python/py2bit/py2bit-9999.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-python/py2bit/py2bit-0.3.0.ebuild b/dev-python/py2bit/py2bit-0.3.0.ebuild
index 7c6c27ef2..e0e3a6873 100644
--- a/dev-python/py2bit/py2bit-0.3.0.ebuild
+++ b/dev-python/py2bit/py2bit-0.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1
diff --git a/dev-python/py2bit/py2bit-9999.ebuild b/dev-python/py2bit/py2bit-9999.ebuild
index 7c6c27ef2..e0e3a6873 100644
--- a/dev-python/py2bit/py2bit-9999.ebuild
+++ b/dev-python/py2bit/py2bit-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2023-01-13 8:11 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2023-01-13 8:11 UTC (permalink / raw
To: gentoo-commits
commit: d02d47f28762c1c6c44b077a869600ccea0f106d
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Jan 13 08:10:47 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jan 13 08:10:47 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d02d47f2
dev-python/py2bit: add 0.3.1
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/py2bit/py2bit-0.3.1.ebuild | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-python/py2bit/py2bit-0.3.1.ebuild b/dev-python/py2bit/py2bit-0.3.1.ebuild
new file mode 100644
index 000000000..e0e3a6873
--- /dev/null
+++ b/dev-python/py2bit/py2bit-0.3.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library for accessing 2bit files"
+HOMEPAGE="https://github.com/dpryan79/py2bit"
+
+if [[ ${PV} == 9999 ]] ; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/dpryan79/py2bit"
+else
+ SRC_URI="https://github.com/dpryan79/py2bit/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND="sci-libs/lib2bit"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2023-01-13 8:18 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2023-01-13 8:18 UTC (permalink / raw
To: gentoo-commits
commit: e423e9f6ee29968b15ba55500656902e812c5ffb
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Jan 13 08:18:23 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jan 13 08:18:23 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e423e9f6
dev-python/py2bit: added tests
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/py2bit/py2bit-0.3.0.ebuild | 6 ++++++
dev-python/py2bit/py2bit-0.3.1.ebuild | 6 ++++++
dev-python/py2bit/py2bit-9999.ebuild | 6 ++++++
3 files changed, 18 insertions(+)
diff --git a/dev-python/py2bit/py2bit-0.3.0.ebuild b/dev-python/py2bit/py2bit-0.3.0.ebuild
index e0e3a6873..532340411 100644
--- a/dev-python/py2bit/py2bit-0.3.0.ebuild
+++ b/dev-python/py2bit/py2bit-0.3.0.ebuild
@@ -23,3 +23,9 @@ SLOT="0"
DEPEND="sci-libs/lib2bit"
RDEPEND="${DEPEND}"
+
+distutils_enable_tests pytest
+
+python_test() {
+ epytest "py2bitTest/test.py"
+}
diff --git a/dev-python/py2bit/py2bit-0.3.1.ebuild b/dev-python/py2bit/py2bit-0.3.1.ebuild
index e0e3a6873..532340411 100644
--- a/dev-python/py2bit/py2bit-0.3.1.ebuild
+++ b/dev-python/py2bit/py2bit-0.3.1.ebuild
@@ -23,3 +23,9 @@ SLOT="0"
DEPEND="sci-libs/lib2bit"
RDEPEND="${DEPEND}"
+
+distutils_enable_tests pytest
+
+python_test() {
+ epytest "py2bitTest/test.py"
+}
diff --git a/dev-python/py2bit/py2bit-9999.ebuild b/dev-python/py2bit/py2bit-9999.ebuild
index e0e3a6873..532340411 100644
--- a/dev-python/py2bit/py2bit-9999.ebuild
+++ b/dev-python/py2bit/py2bit-9999.ebuild
@@ -23,3 +23,9 @@ SLOT="0"
DEPEND="sci-libs/lib2bit"
RDEPEND="${DEPEND}"
+
+distutils_enable_tests pytest
+
+python_test() {
+ epytest "py2bitTest/test.py"
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/
@ 2023-01-13 8:21 Horea Christian
0 siblings, 0 replies; 10+ messages in thread
From: Horea Christian @ 2023-01-13 8:21 UTC (permalink / raw
To: gentoo-commits
commit: c7fd37f68fda781236ce731818f180cce86bdfe8
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Fri Jan 13 08:21:33 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Jan 13 08:21:33 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c7fd37f6
dev-python/py2bit: using PEP517
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/py2bit/py2bit-0.3.0.ebuild | 1 +
dev-python/py2bit/py2bit-0.3.1.ebuild | 1 +
dev-python/py2bit/py2bit-9999.ebuild | 1 +
3 files changed, 3 insertions(+)
diff --git a/dev-python/py2bit/py2bit-0.3.0.ebuild b/dev-python/py2bit/py2bit-0.3.0.ebuild
index 532340411..4b1c29658 100644
--- a/dev-python/py2bit/py2bit-0.3.0.ebuild
+++ b/dev-python/py2bit/py2bit-0.3.0.ebuild
@@ -4,6 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/dev-python/py2bit/py2bit-0.3.1.ebuild b/dev-python/py2bit/py2bit-0.3.1.ebuild
index 532340411..4b1c29658 100644
--- a/dev-python/py2bit/py2bit-0.3.1.ebuild
+++ b/dev-python/py2bit/py2bit-0.3.1.ebuild
@@ -4,6 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/dev-python/py2bit/py2bit-9999.ebuild b/dev-python/py2bit/py2bit-9999.ebuild
index 532340411..4b1c29658 100644
--- a/dev-python/py2bit/py2bit-9999.ebuild
+++ b/dev-python/py2bit/py2bit-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2023-01-13 8:21 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-13 8:18 [gentoo-commits] proj/sci:master commit in: dev-python/py2bit/ Horea Christian
-- strict thread matches above, loose matches on Subject: below --
2023-01-13 8:21 Horea Christian
2023-01-13 8:11 Horea Christian
2023-01-13 8:05 Horea Christian
2020-10-07 2:06 Aisha Tammy
2020-10-07 2:06 Aisha Tammy
2020-10-07 2:06 Aisha Tammy
2020-10-07 1:19 Aisha Tammy
2017-04-14 19:17 Justin Lecher
2017-03-31 21:05 Martin Mokrejs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox