public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2022-04-09  2:45 Ronny Gutbrod
  2022-04-09  3:30 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
  0 siblings, 1 reply; 15+ messages in thread
From: Ronny Gutbrod @ 2022-04-09  2:45 UTC (permalink / raw
  To: gentoo-commits

commit:     de554a8d7961d2fe95948b4c4182a0eb85059c22
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sat Apr  9 01:42:40 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sat Apr  9 02:42:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=de554a8d

dev-python/pytest-isort: update HOMEPAGE

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild | 2 +-
 dev-python/pytest-isort/pytest-isort-1.3.0.ebuild    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild
index 274623001..05410eaed 100644
--- a/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Plugin to check import ordering using isort"
-HOMEPAGE="https://github.com/moccu/pytest-isort"
+HOMEPAGE="https://github.com/stephrdev/pytest-isort"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild
index 83853fcdf..e5084cd33 100644
--- a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8,9} )
 inherit distutils-r1
 
 DESCRIPTION="Plugin to check import ordering using isort"
-HOMEPAGE="https://github.com/moccu/pytest-isort"
+HOMEPAGE="https://github.com/stephrdev/pytest-isort"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2023-01-29  1:01 Julien Roy
  0 siblings, 0 replies; 15+ messages in thread
From: Julien Roy @ 2023-01-29  1:01 UTC (permalink / raw
  To: gentoo-commits

commit:     e4f7d6139dab9b7bfbd88930e0543c0bdf9803f5
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Jan 29 01:01:21 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Jan 29 01:01:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4f7d613

dev-python/pytest-isort: drop 1.3.0-r1

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/pytest-isort/Manifest                   |  1 -
 .../pytest-isort/pytest-isort-1.3.0-r1.ebuild      | 25 ----------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-python/pytest-isort/Manifest b/dev-python/pytest-isort/Manifest
index accdff63f..7194b7d6c 100644
--- a/dev-python/pytest-isort/Manifest
+++ b/dev-python/pytest-isort/Manifest
@@ -1,2 +1 @@
-DIST pytest-isort-1.3.0.tar.gz 7321 BLAKE2B b65bf2a4e0e8133ed0c724b22f7ae4fa61341c34e01a1de3229b37144be21dc15c44842e05ddd427addf1028d5eac496e2b84646fec8e21fe4fc05544a4e30ea SHA512 a26c5dd9428b85d1387239245c437fded84ece8148ab016de9e41be3dff72627d0e7a47176d9fa5768b366655fe7affd4f665c3d2cd6fb2f2a2e15334e1fff63
 DIST pytest-isort-3.1.0.gh.tar.gz 15585 BLAKE2B c23c34de0e5f4aec245fadc73ea77d90b29d9f0d94b34cb814a2cd12f0f28cfc3314340dc0d63063a4e1a6fe9c0341931fbf17c9b06b699b1ddb42eeb4498d7e SHA512 a01799b832783301818aba5d441cdb9167a367e2c434df9790e4b2d839a9cdab03683736f43339a07ef4444ca0bddfb1b6cd503db170b6544f8c14617e7398df

diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild
deleted file mode 100644
index 05410eaed..000000000
--- a/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Plugin to check import ordering using isort"
-HOMEPAGE="https://github.com/stephrdev/pytest-isort"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-
-distutils_enable_tests pytest
-# I don't know what's going on, so I took the easy route. 😝
-EPYTEST_DESELECT=( test_isort.py::TestIsortItem::test_init )
-
-RDEPEND="
-	>=dev-python/pytest-3.5[${PYTHON_USEDEP}]
-	>=dev-python/isort-4.0[${PYTHON_USEDEP}]
-"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2023-01-20  2:06 Julien Roy
  0 siblings, 0 replies; 15+ messages in thread
From: Julien Roy @ 2023-01-20  2:06 UTC (permalink / raw
  To: gentoo-commits

commit:     3d035cf528b494662c3e6f85d522dfd775b39020
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Fri Jan 20 02:05:50 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Fri Jan 20 02:05:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3d035cf5

dev-python/pytest-isort: enable py3.11

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/pytest-isort/pytest-isort-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
index 8776775dc..08d7d33b7 100644
--- a/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2023-01-19 23:24 Julien Roy
  0 siblings, 0 replies; 15+ messages in thread
From: Julien Roy @ 2023-01-19 23:24 UTC (permalink / raw
  To: gentoo-commits

commit:     7445fb14849ec1e609a60c6822593949c366b3ca
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Jan 19 23:24:05 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Jan 19 23:24:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7445fb14

dev-python/pytest-isort: remove comments from previous version

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/pytest-isort/pytest-isort-3.1.0.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
index 5d7cd3a78..8776775dc 100644
--- a/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
@@ -17,8 +17,6 @@ KEYWORDS="~amd64 ~x86"
 SLOT="0"
 
 distutils_enable_tests pytest
-# I don't know what's going on, so I took the easy route. 😝
-#EPYTEST_DESELECT=( test_isort.py::TestIsortItem::test_init )
 
 RDEPEND="
 	dev-python/pytest[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2023-01-19 23:23 Julien Roy
  0 siblings, 0 replies; 15+ messages in thread
From: Julien Roy @ 2023-01-19 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     96d23ef75e7af0a801f8059aef84cc73c104b3cd
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Jan 19 23:23:17 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Jan 19 23:23:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=96d23ef7

dev-python/pytest-isort: add 3.1.0

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/pytest-isort/Manifest                  |  1 +
 dev-python/pytest-isort/metadata.xml              |  5 ++++-
 dev-python/pytest-isort/pytest-isort-3.1.0.ebuild | 27 +++++++++++++++++++++++
 3 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/dev-python/pytest-isort/Manifest b/dev-python/pytest-isort/Manifest
index 61690190d..accdff63f 100644
--- a/dev-python/pytest-isort/Manifest
+++ b/dev-python/pytest-isort/Manifest
@@ -1 +1,2 @@
 DIST pytest-isort-1.3.0.tar.gz 7321 BLAKE2B b65bf2a4e0e8133ed0c724b22f7ae4fa61341c34e01a1de3229b37144be21dc15c44842e05ddd427addf1028d5eac496e2b84646fec8e21fe4fc05544a4e30ea SHA512 a26c5dd9428b85d1387239245c437fded84ece8148ab016de9e41be3dff72627d0e7a47176d9fa5768b366655fe7affd4f665c3d2cd6fb2f2a2e15334e1fff63
+DIST pytest-isort-3.1.0.gh.tar.gz 15585 BLAKE2B c23c34de0e5f4aec245fadc73ea77d90b29d9f0d94b34cb814a2cd12f0f28cfc3314340dc0d63063a4e1a6fe9c0341931fbf17c9b06b699b1ddb42eeb4498d7e SHA512 a01799b832783301818aba5d441cdb9167a367e2c434df9790e4b2d839a9cdab03683736f43339a07ef4444ca0bddfb1b6cd503db170b6544f8c14617e7398df

diff --git a/dev-python/pytest-isort/metadata.xml b/dev-python/pytest-isort/metadata.xml
index 23b46bec7..ecc8d75f8 100644
--- a/dev-python/pytest-isort/metadata.xml
+++ b/dev-python/pytest-isort/metadata.xml
@@ -2,7 +2,10 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>julien@jroy.ca</email>
+		<description>Julien Roy</description>
+	</maintainer>
 	<upstream>
 		<remote-id type="github">moccu/pytest-isort</remote-id>
 		<remote-id type="pypi">pytest-isort</remote-id>

diff --git a/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
new file mode 100644
index 000000000..5d7cd3a78
--- /dev/null
+++ b/dev-python/pytest-isort/pytest-isort-3.1.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{9..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Plugin to check import ordering using isort"
+HOMEPAGE="https://github.com/stephrdev/pytest-isort"
+SRC_URI="https://github.com/stephrdev/pytest-isort/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+distutils_enable_tests pytest
+# I don't know what's going on, so I took the easy route. 😝
+#EPYTEST_DESELECT=( test_isort.py::TestIsortItem::test_init )
+
+RDEPEND="
+	dev-python/pytest[${PYTHON_USEDEP}]
+	dev-python/isort[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2023-01-19 23:23 Julien Roy
  0 siblings, 0 replies; 15+ messages in thread
From: Julien Roy @ 2023-01-19 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     3850a6ec130b0f7bedf55c4b0876b9d9983449d9
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Jan 19 23:16:48 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Jan 19 23:16:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3850a6ec

dev-python/pytest-isort: drop 1.3.0

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/pytest-isort/pytest-isort-1.3.0.ebuild | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild
deleted file mode 100644
index e5084cd33..000000000
--- a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Plugin to check import ordering using isort"
-HOMEPAGE="https://github.com/stephrdev/pytest-isort"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-
-distutils_enable_tests pytest
-
-RDEPEND="
-	>=dev-python/pytest-3.5[${PYTHON_USEDEP}]
-	>=dev-python/isort-4.0[${PYTHON_USEDEP}]
-"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2022-04-09  2:45 Ronny Gutbrod
  0 siblings, 0 replies; 15+ messages in thread
From: Ronny Gutbrod @ 2022-04-09  2:45 UTC (permalink / raw
  To: gentoo-commits

commit:     ea35f805b4795136a12758266c71540a139fd0ad
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sat Apr  9 01:40:47 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sat Apr  9 02:42:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea35f805

dev-python/pytest-isort: add python3_10 compat, update EAPI 7 -> 8

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 .../pytest-isort/pytest-isort-1.3.0-r1.ebuild      | 25 ++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild
new file mode 100644
index 000000000..274623001
--- /dev/null
+++ b/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Plugin to check import ordering using isort"
+HOMEPAGE="https://github.com/moccu/pytest-isort"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+distutils_enable_tests pytest
+# I don't know what's going on, so I took the easy route. 😝
+EPYTEST_DESELECT=( test_isort.py::TestIsortItem::test_init )
+
+RDEPEND="
+	>=dev-python/pytest-3.5[${PYTHON_USEDEP}]
+	>=dev-python/isort-4.0[${PYTHON_USEDEP}]
+"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-isort/
@ 2021-05-24 11:06 Andrew Ammerlaan
  2021-05-24 10:01 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
  0 siblings, 1 reply; 15+ messages in thread
From: Andrew Ammerlaan @ 2021-05-24 11:06 UTC (permalink / raw
  To: gentoo-commits

commit:     c9a7948264d1fa2b149522535cf180c6f94bc235
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 09:45:30 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 24 09:59:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9a79482

dev-python/pytest-isort: <!-- maintainer-needed -->

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/pytest-isort/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/pytest-isort/metadata.xml b/dev-python/pytest-isort/metadata.xml
index 61f2519b1..23b46bec7 100644
--- a/dev-python/pytest-isort/metadata.xml
+++ b/dev-python/pytest-isort/metadata.xml
@@ -2,10 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 
 <pkgmetadata>
-	<maintainer type="person">
-		<email>andrewammerlaan@gentoo.org</email>
-		<name>Andrew Ammerlaan</name>
-	</maintainer>
+	<!-- maintainer-needed -->
 	<upstream>
 		<remote-id type="github">moccu/pytest-isort</remote-id>
 		<remote-id type="pypi">pytest-isort</remote-id>


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-isort/
@ 2021-01-24 10:21 Andrew Ammerlaan
  2021-01-24 10:21 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
  0 siblings, 1 reply; 15+ messages in thread
From: Andrew Ammerlaan @ 2021-01-24 10:21 UTC (permalink / raw
  To: gentoo-commits

commit:     8cb8ff8265aa317b41eb7b2576ad260e2d90c52b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Jan 24 10:14:19 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Jan 24 10:14:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8cb8ff82

dev-python/pytest-isort: version bump 1.3.0

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pytest-isort/Manifest                                        | 2 +-
 .../{pytest-isort-1.2.0.ebuild => pytest-isort-1.3.0.ebuild}            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-isort/Manifest b/dev-python/pytest-isort/Manifest
index 81c6524e..61690190 100644
--- a/dev-python/pytest-isort/Manifest
+++ b/dev-python/pytest-isort/Manifest
@@ -1 +1 @@
-DIST pytest-isort-1.2.0.tar.gz 7285 BLAKE2B e1e2222424e338adf746f87a0210191c6c160cd141315c67c0c01822ffd6d5c5c07e6e3c2e40a131dac1f1d176cc50ea88d8f36e6560b0e89c91f739c3801faa SHA512 9ef37e1eb6020d108db0d8c3e885b4bf6dbbb51894f9390df7753a6ec792615e069dd111686896888c8342f57b3baac40cefdba41c4f9dec38db54172f3451d1
+DIST pytest-isort-1.3.0.tar.gz 7321 BLAKE2B b65bf2a4e0e8133ed0c724b22f7ae4fa61341c34e01a1de3229b37144be21dc15c44842e05ddd427addf1028d5eac496e2b84646fec8e21fe4fc05544a4e30ea SHA512 a26c5dd9428b85d1387239245c437fded84ece8148ab016de9e41be3dff72627d0e7a47176d9fa5768b366655fe7affd4f665c3d2cd6fb2f2a2e15334e1fff63

diff --git a/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild
similarity index 92%
rename from dev-python/pytest-isort/pytest-isort-1.2.0.ebuild
rename to dev-python/pytest-isort/pytest-isort-1.3.0.ebuild
index d44ca68a..cb8ef56a 100644
--- a/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2020-12-18 14:15 Andrew Ammerlaan
  0 siblings, 0 replies; 15+ messages in thread
From: Andrew Ammerlaan @ 2020-12-18 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     48afc0fdae028b68948de7408caddcd028f9e51e
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Dec 18 13:30:06 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Dec 18 13:30:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48afc0fd

dev-python/pytest-isort: add py3.9

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pytest-isort/pytest-isort-1.2.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild
index 7aec417a..d44ca68a 100644
--- a/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild
@@ -3,9 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit distutils-r1
 


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-isort/
@ 2020-09-04 11:01 Andrew Ammerlaan
  2020-09-04 11:01 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
  0 siblings, 1 reply; 15+ messages in thread
From: Andrew Ammerlaan @ 2020-09-04 11:01 UTC (permalink / raw
  To: gentoo-commits

commit:     34967aa2ca03f94ef6a9899759e01f646f1f30d7
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Sep  4 10:23:52 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Sep  4 10:23:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34967aa2

dev-python/pytest-isort: version bump

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pytest-isort/Manifest                                        | 2 +-
 .../{pytest-isort-1.1.0.ebuild => pytest-isort-1.2.0.ebuild}            | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-isort/Manifest b/dev-python/pytest-isort/Manifest
index 2c76d5a..81c6524 100644
--- a/dev-python/pytest-isort/Manifest
+++ b/dev-python/pytest-isort/Manifest
@@ -1 +1 @@
-DIST pytest-isort-1.1.0.tar.gz 6958 BLAKE2B 2aa6a6a89494eb159a12a8edd26518db11ea82c04673ee8d62e9c64d85a4d9426d8bc4edc57744794c7539863d4e80f327c1942a4d4c5edba2d84b3880f05958 SHA512 bd510c0296f464f0cb3c136011022f9fbcbe974e5dd8f7f79304b3d05185c303c79925e432b161524c023686de6316830cf4e45e9ab6b361ff878f6403af9e5d
+DIST pytest-isort-1.2.0.tar.gz 7285 BLAKE2B e1e2222424e338adf746f87a0210191c6c160cd141315c67c0c01822ffd6d5c5c07e6e3c2e40a131dac1f1d176cc50ea88d8f36e6560b0e89c91f739c3801faa SHA512 9ef37e1eb6020d108db0d8c3e885b4bf6dbbb51894f9390df7753a6ec792615e069dd111686896888c8342f57b3baac40cefdba41c4f9dec38db54172f3451d1

diff --git a/dev-python/pytest-isort/pytest-isort-1.1.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild
similarity index 100%
rename from dev-python/pytest-isort/pytest-isort-1.1.0.ebuild
rename to dev-python/pytest-isort/pytest-isort-1.2.0.ebuild


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2020-07-16  9:44 Andrew Ammerlaan
  0 siblings, 0 replies; 15+ messages in thread
From: Andrew Ammerlaan @ 2020-07-16  9:44 UTC (permalink / raw
  To: gentoo-commits

commit:     d7d2dba79fcca1adb906e06025fcbb9759ee6667
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Jul 16 08:57:23 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Jul 16 08:57:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7d2dba7

dev-python/pytest-isort: version bump

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pytest-isort/Manifest                                        | 2 +-
 .../{pytest-isort-1.0.0.ebuild => pytest-isort-1.1.0.ebuild}            | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-isort/Manifest b/dev-python/pytest-isort/Manifest
index ee95c4d..2c76d5a 100644
--- a/dev-python/pytest-isort/Manifest
+++ b/dev-python/pytest-isort/Manifest
@@ -1 +1 @@
-DIST pytest-isort-1.0.0.tar.gz 6880 BLAKE2B d7157206504210a18e355aeccbcd51ec025dfa8dcd2f438bd47193edd269b4fc55fb1807ef6bbedfa1bc95b15724d7534dbd05867c17a9d3d61bcc649f205342 SHA512 e28a5c184c014b24131e02d9786c77f55281333a30a0a27c0b9227495929f216dfbacaf59e11b027ea8bb4b8be665058659cd454098facf978687fbc0580a2d8
+DIST pytest-isort-1.1.0.tar.gz 6958 BLAKE2B 2aa6a6a89494eb159a12a8edd26518db11ea82c04673ee8d62e9c64d85a4d9426d8bc4edc57744794c7539863d4e80f327c1942a4d4c5edba2d84b3880f05958 SHA512 bd510c0296f464f0cb3c136011022f9fbcbe974e5dd8f7f79304b3d05185c303c79925e432b161524c023686de6316830cf4e45e9ab6b361ff878f6403af9e5d

diff --git a/dev-python/pytest-isort/pytest-isort-1.0.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.1.0.ebuild
similarity index 100%
rename from dev-python/pytest-isort/pytest-isort-1.0.0.ebuild
rename to dev-python/pytest-isort/pytest-isort-1.1.0.ebuild


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-isort/
@ 2020-05-01 15:39 Andrew Ammerlaan
  2020-05-01 15:36 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
  0 siblings, 1 reply; 15+ messages in thread
From: Andrew Ammerlaan @ 2020-05-01 15:39 UTC (permalink / raw
  To: gentoo-commits

commit:     189538906e3315bc4f610c72c3d9389e9805fc93
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri May  1 15:30:57 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri May  1 15:30:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18953890

dev-python/pytest-isort: version bump 1.0.0

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pytest-isort/Manifest                                        | 2 +-
 .../{pytest-isort-0.3.1.ebuild => pytest-isort-1.0.0.ebuild}            | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-isort/Manifest b/dev-python/pytest-isort/Manifest
index 50f41ac..ee95c4d 100644
--- a/dev-python/pytest-isort/Manifest
+++ b/dev-python/pytest-isort/Manifest
@@ -1 +1 @@
-DIST pytest-isort-0.3.1.tar.gz 6429 BLAKE2B cf68cfe061be097c576c9cb7ad0a808729aa03f031128d2d1064bc960c7aa27e0d94fc18c238d95ac2074f056ecb8fb33064f6f0311756c73ce8379d1b8317f9 SHA512 2fd39108a6acacf18ce68bb537d2adeb4ff7cd8ea4c9611e5312edea5a0bc4841111ffb544318aa7b3bebe38e9f4744f07a45b2ebcbf872f79003b249ee115ca
+DIST pytest-isort-1.0.0.tar.gz 6880 BLAKE2B d7157206504210a18e355aeccbcd51ec025dfa8dcd2f438bd47193edd269b4fc55fb1807ef6bbedfa1bc95b15724d7534dbd05867c17a9d3d61bcc649f205342 SHA512 e28a5c184c014b24131e02d9786c77f55281333a30a0a27c0b9227495929f216dfbacaf59e11b027ea8bb4b8be665058659cd454098facf978687fbc0580a2d8

diff --git a/dev-python/pytest-isort/pytest-isort-0.3.1.ebuild b/dev-python/pytest-isort/pytest-isort-1.0.0.ebuild
similarity index 100%
rename from dev-python/pytest-isort/pytest-isort-0.3.1.ebuild
rename to dev-python/pytest-isort/pytest-isort-1.0.0.ebuild


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/
@ 2020-04-28 17:30 Andrew Ammerlaan
  0 siblings, 0 replies; 15+ messages in thread
From: Andrew Ammerlaan @ 2020-04-28 17:30 UTC (permalink / raw
  To: gentoo-commits

commit:     70202c215739ea810f46fabbbc5a185950afed13
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 28 16:21:12 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 28 16:21:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=70202c21

dev-python/pytest-isort: Plugin to check import ordering using isort

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pytest-isort/Manifest                  |  1 +
 dev-python/pytest-isort/metadata.xml              | 13 ++++++++++++
 dev-python/pytest-isort/pytest-isort-0.3.1.ebuild | 25 +++++++++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/dev-python/pytest-isort/Manifest b/dev-python/pytest-isort/Manifest
new file mode 100644
index 0000000..50f41ac
--- /dev/null
+++ b/dev-python/pytest-isort/Manifest
@@ -0,0 +1 @@
+DIST pytest-isort-0.3.1.tar.gz 6429 BLAKE2B cf68cfe061be097c576c9cb7ad0a808729aa03f031128d2d1064bc960c7aa27e0d94fc18c238d95ac2074f056ecb8fb33064f6f0311756c73ce8379d1b8317f9 SHA512 2fd39108a6acacf18ce68bb537d2adeb4ff7cd8ea4c9611e5312edea5a0bc4841111ffb544318aa7b3bebe38e9f4744f07a45b2ebcbf872f79003b249ee115ca

diff --git a/dev-python/pytest-isort/metadata.xml b/dev-python/pytest-isort/metadata.xml
new file mode 100644
index 0000000..3add1c9
--- /dev/null
+++ b/dev-python/pytest-isort/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+	<maintainer type="person">
+		<email>andrewammerlaan@riseup.net</email>
+		<name>Andrew Ammerlaan</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">moccu/pytest-isort</remote-id>
+		<remote-id type="pypi">pytest-isort</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/pytest-isort/pytest-isort-0.3.1.ebuild b/dev-python/pytest-isort/pytest-isort-0.3.1.ebuild
new file mode 100644
index 0000000..0092d51
--- /dev/null
+++ b/dev-python/pytest-isort/pytest-isort-0.3.1.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,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Plugin to check import ordering using isort"
+HOMEPAGE="https://github.com/moccu/pytest-isort"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+distutils_enable_tests pytest
+
+RDEPEND="
+	>=dev-python/pytest-3.5[${PYTHON_USEDEP}]
+	>=dev-python/isort-4.0[${PYTHON_USEDEP}]
+"


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

end of thread, other threads:[~2023-01-29  1:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-09  2:45 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/ Ronny Gutbrod
2022-04-09  3:30 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
  -- strict thread matches above, loose matches on Subject: below --
2023-01-29  1:01 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2023-01-20  2:06 Julien Roy
2023-01-19 23:24 Julien Roy
2023-01-19 23:23 Julien Roy
2023-01-19 23:23 Julien Roy
2022-04-09  2:45 Ronny Gutbrod
2021-05-24 11:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-24 10:01 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-01-24 10:21 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-01-24 10:21 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-18 14:15 Andrew Ammerlaan
2020-09-04 11:01 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-09-04 11:01 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-07-16  9:44 Andrew Ammerlaan
2020-05-01 15:39 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-01 15:36 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-28 17:30 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox