[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 9ebeb84b7e237ff0ba6073fd05f4f756cd206336 Author: Michał Górny gentoo org> AuthorDate: Sun Jan 12 18:36:15 2025 + Commit: Michał Górny gentoo org> CommitDate: Sun Jan 12 18:39:55 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ebeb84b dev-python/pyscard: Bump to 2.2.1 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.2.1.ebuild | 41 + 2 files changed, 42 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index b3ad876e6449..52ec108e08c7 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.2.0.tar.gz 154847 BLAKE2B 4941ddb8b5ba38855eb69d61432241fc181e7fff7c181eb9d40ae03f0e4ce5818483d2ea35e25e92033f946e5f3e17aad297c02b3c90def91f79c24941bc80bf SHA512 91ceeab576345ff7f2e9d173399ab4d2ddebd26dab613fba33b7620253aea81645d6efdf0d365724a34cec8e9fd4f76cd43801d925a94e058ff797e5c0a41b73 +DIST pyscard-2.2.1.tar.gz 156518 BLAKE2B b68dace8a9b4b6cdae20b23d6e7d8838e0ad64e229d5a3a5e4a8fc5c1edeb16a6d7bd162c57cfdd7d5e5c56c0370f121a71e498e463b42b509bc97dce10ef14c SHA512 7a09211743c56473e7c1d034acf4b08402b41462da36b35fe45617511dc9bc5fa704e0d1d5102277a44c4aee216e84b019b5cff188eda255b32de0c7517c58d3 diff --git a/dev-python/pyscard/pyscard-2.2.1.ebuild b/dev-python/pyscard/pyscard-2.2.1.ebuild new file mode 100644 index ..68e78542f37b --- /dev/null +++ b/dev-python/pyscard/pyscard-2.2.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_EXT=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE=" + https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard/ + https://pypi.org/project/pyscard/ +" +SRC_URI=" + https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz +" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +DEPEND=" + sys-apps/pcsc-lite +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/swig +" + +distutils_enable_tests pytest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: e18431e71bbe297722a5ab0148cc1fd95861d9aa Author: Sam James gentoo org> AuthorDate: Sat Dec 28 11:44:02 2024 + Commit: Sam James gentoo org> CommitDate: Sat Dec 28 11:44:02 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18431e7 dev-python/pyscard: Keyword 2.2.0 sparc, #942029 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.2.0.ebuild b/dev-python/pyscard/pyscard-2.2.0.ebuild index 61bbe39d8c53..f09de87391ec 100644 --- a/dev-python/pyscard/pyscard-2.2.0.ebuild +++ b/dev-python/pyscard/pyscard-2.2.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: d089c0207966a5b775b0b9405eed035172e384f1 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 13 20:14:51 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Dec 13 20:14:51 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d089c020 dev-python/pyscard: Keyword 2.2.0 ppc, #942029 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/pyscard-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.2.0.ebuild b/dev-python/pyscard/pyscard-2.2.0.ebuild index 5626fbdb054c..61bbe39d8c53 100644 --- a/dev-python/pyscard/pyscard-2.2.0.ebuild +++ b/dev-python/pyscard/pyscard-2.2.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~mips ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 1fd5886f5e827773b79c240fd2e9e64c23e2eba4 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 13 19:59:58 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Dec 13 19:59:58 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd5886f dev-python/pyscard: Keyword 2.2.0 s390, #942029 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/pyscard-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.2.0.ebuild b/dev-python/pyscard/pyscard-2.2.0.ebuild index ce0eda9d1283..a7bcfe1904f7 100644 --- a/dev-python/pyscard/pyscard-2.2.0.ebuild +++ b/dev-python/pyscard/pyscard-2.2.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~s390 x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: f69ee9a891de1aea3f4ace69544a526434303a2c Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 13 20:00:01 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Dec 13 20:00:01 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f69ee9a8 dev-python/pyscard: Keyword 2.2.0 mips, #942029 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/pyscard-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.2.0.ebuild b/dev-python/pyscard/pyscard-2.2.0.ebuild index a7bcfe1904f7..5626fbdb054c 100644 --- a/dev-python/pyscard/pyscard-2.2.0.ebuild +++ b/dev-python/pyscard/pyscard-2.2.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 ~arm arm64 ~mips ~ppc64 ~riscv ~s390 x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: ca05c939530c1a196f3b7f360ef471211cf168d1 Author: Michał Górny gentoo org> AuthorDate: Sun Nov 10 03:15:45 2024 + Commit: Michał Górny gentoo org> CommitDate: Sun Nov 10 03:15:45 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca05c939 dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.1.1.ebuild | 46 - 2 files changed, 47 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 6a3d2aedde1f..b3ad876e6449 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-2.1.1.tar.gz 153537 BLAKE2B 60c6d8acae5f707f84f8dfa775b2bfc74e4c6075b10a64c5ba1854b7c4e6cd03e2fa8db337b48ec5a167b834a4b22f5ae182ec4e78463b549aa8f4980295dbfd SHA512 854d52fde447e972545761ce8f2c1262d5e454c942fc68f2be09d0b62cc453aa5ef793e899f283fe5f53db59ef0714252090b8f5335dcd1b40ed28506965f371 DIST pyscard-2.2.0.tar.gz 154847 BLAKE2B 4941ddb8b5ba38855eb69d61432241fc181e7fff7c181eb9d40ae03f0e4ce5818483d2ea35e25e92033f946e5f3e17aad297c02b3c90def91f79c24941bc80bf SHA512 91ceeab576345ff7f2e9d173399ab4d2ddebd26dab613fba33b7620253aea81645d6efdf0d365724a34cec8e9fd4f76cd43801d925a94e058ff797e5c0a41b73 diff --git a/dev-python/pyscard/pyscard-2.1.1.ebuild b/dev-python/pyscard/pyscard-2.1.1.ebuild deleted file mode 100644 index 6c140610329e.. --- a/dev-python/pyscard/pyscard-2.1.1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE=" - https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard/ - https://pypi.org/project/pyscard/ -" -SRC_URI=" - https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz -" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" - -DEPEND=" - sys-apps/pcsc-lite -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-lang/swig -" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -} - -python_test() { - cd test || die - eunittest -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 07ccb41b6c4b7648ad656b4dc4c8f32960d4968b Author: Jakov Smolić gentoo org> AuthorDate: Sun Nov 10 00:41:55 2024 + Commit: Jakov Smolić gentoo org> CommitDate: Sun Nov 10 00:41:55 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ccb41b dev-python/pyscard: Stabilize 2.2.0 amd64, #943080 Signed-off-by: Jakov Smolić gentoo.org> dev-python/pyscard/pyscard-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.2.0.ebuild b/dev-python/pyscard/pyscard-2.2.0.ebuild index bc5c670cffe5..1afa8993db86 100644 --- a/dev-python/pyscard/pyscard-2.2.0.ebuild +++ b/dev-python/pyscard/pyscard-2.2.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 994968b6a7073865f754e0ec08a5e369352df0e4 Author: Jakov Smolić gentoo org> AuthorDate: Sun Nov 10 00:41:57 2024 + Commit: Jakov Smolić gentoo org> CommitDate: Sun Nov 10 00:41:57 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=994968b6 dev-python/pyscard: Stabilize 2.2.0 x86, #943080 Signed-off-by: Jakov Smolić gentoo.org> dev-python/pyscard/pyscard-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.2.0.ebuild b/dev-python/pyscard/pyscard-2.2.0.ebuild index 1afa8993db86..ce0eda9d1283 100644 --- a/dev-python/pyscard/pyscard-2.2.0.ebuild +++ b/dev-python/pyscard/pyscard-2.2.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: bd16ce7b204882ecac6a9321c30e17e65d5263ee Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 9 10:21:20 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 9 10:21:20 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd16ce7b dev-python/pyscard: Stabilize 2.2.0 arm64, #943080 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/pyscard-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.2.0.ebuild b/dev-python/pyscard/pyscard-2.2.0.ebuild index 516826e3e3d7..bc5c670cffe5 100644 --- a/dev-python/pyscard/pyscard-2.2.0.ebuild +++ b/dev-python/pyscard/pyscard-2.2.0.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 35b7a4c403fa6d60cf9385383accf191febbe57c Author: Michał Górny gentoo org> AuthorDate: Mon Oct 21 04:22:31 2024 + Commit: Michał Górny gentoo org> CommitDate: Mon Oct 21 04:34:00 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b7a4c4 dev-python/pyscard: Bump to 2.2.0 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.2.0.ebuild | 41 + 2 files changed, 42 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 42255814f31f..6a3d2aedde1f 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.1.1.tar.gz 153537 BLAKE2B 60c6d8acae5f707f84f8dfa775b2bfc74e4c6075b10a64c5ba1854b7c4e6cd03e2fa8db337b48ec5a167b834a4b22f5ae182ec4e78463b549aa8f4980295dbfd SHA512 854d52fde447e972545761ce8f2c1262d5e454c942fc68f2be09d0b62cc453aa5ef793e899f283fe5f53db59ef0714252090b8f5335dcd1b40ed28506965f371 +DIST pyscard-2.2.0.tar.gz 154847 BLAKE2B 4941ddb8b5ba38855eb69d61432241fc181e7fff7c181eb9d40ae03f0e4ce5818483d2ea35e25e92033f946e5f3e17aad297c02b3c90def91f79c24941bc80bf SHA512 91ceeab576345ff7f2e9d173399ab4d2ddebd26dab613fba33b7620253aea81645d6efdf0d365724a34cec8e9fd4f76cd43801d925a94e058ff797e5c0a41b73 diff --git a/dev-python/pyscard/pyscard-2.2.0.ebuild b/dev-python/pyscard/pyscard-2.2.0.ebuild new file mode 100644 index ..516826e3e3d7 --- /dev/null +++ b/dev-python/pyscard/pyscard-2.2.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_EXT=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE=" + https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard/ + https://pypi.org/project/pyscard/ +" +SRC_URI=" + https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz +" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +DEPEND=" + sys-apps/pcsc-lite +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/swig +" + +distutils_enable_tests pytest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 741c17fe6f2b235c1554fc8546ffc30b78a9926c Author: Michał Górny gentoo org> AuthorDate: Sat Sep 28 15:17:17 2024 + Commit: Michał Górny gentoo org> CommitDate: Sat Sep 28 15:25:49 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=741c17fe dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 2 -- dev-python/pyscard/pyscard-2.0.10.ebuild | 46 dev-python/pyscard/pyscard-2.1.0.ebuild | 46 3 files changed, 94 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 4049481a75b3..42255814f31f 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,3 +1 @@ -DIST pyscard-2.0.10.tar.gz 153351 BLAKE2B fb600032321ac0bd372c7aa8fcdd82273af9edcfb51eb5d455296a2a685a291e442209d5c59d60b81cdd8cb3b0699f733e41528fe06ed827558146ba4085c97d SHA512 231d5abc0ad31ae7f0e394f928045346323f1040b313394a3d235282feb79bfec0d124ebde84017178dfa1983beadfb245a33bfa6a75b4fab9e65c3090b9e9cb -DIST pyscard-2.1.0.tar.gz 153511 BLAKE2B 072fb49ab17bdb32cf3381b9e769125b1c934f5830af6e33547a083025019c01cf61e077a1b4c5883572aa6db1e006f4a320fe07e097e6687dca45996aa1c6a2 SHA512 de0c26108751cc2b674968982f7982ad971c93890c32a0731394074dabe72805399755ed9f042aa4bc019e95b705d4394e0ac844699bbf8192ab5e779e43f2fe DIST pyscard-2.1.1.tar.gz 153537 BLAKE2B 60c6d8acae5f707f84f8dfa775b2bfc74e4c6075b10a64c5ba1854b7c4e6cd03e2fa8db337b48ec5a167b834a4b22f5ae182ec4e78463b549aa8f4980295dbfd SHA512 854d52fde447e972545761ce8f2c1262d5e454c942fc68f2be09d0b62cc453aa5ef793e899f283fe5f53db59ef0714252090b8f5335dcd1b40ed28506965f371 diff --git a/dev-python/pyscard/pyscard-2.0.10.ebuild b/dev-python/pyscard/pyscard-2.0.10.ebuild deleted file mode 100644 index 6c140610329e.. --- a/dev-python/pyscard/pyscard-2.0.10.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE=" - https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard/ - https://pypi.org/project/pyscard/ -" -SRC_URI=" - https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz -" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" - -DEPEND=" - sys-apps/pcsc-lite -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-lang/swig -" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -} - -python_test() { - cd test || die - eunittest -} diff --git a/dev-python/pyscard/pyscard-2.1.0.ebuild b/dev-python/pyscard/pyscard-2.1.0.ebuild deleted file mode 100644 index 2efc6e371faa.. --- a/dev-python/pyscard/pyscard-2.1.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE=" - https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard/ - https://pypi.org/project/pyscard/ -" -SRC_URI=" - https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz -" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" - -DEPEND=" - sys-apps/pcsc-lite -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-lang/swig -" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -} - -python_test() { - cd test || die - eunittest -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 205c41ac089f090d6a40485f6948d5985a3d151a Author: Arthur Zamarin gentoo org> AuthorDate: Sat Sep 28 13:32:34 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Sep 28 13:32:34 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205c41ac dev-python/pyscard: Stabilize 2.1.1 x86, #940418 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/pyscard-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.1.1.ebuild b/dev-python/pyscard/pyscard-2.1.1.ebuild index a291945d9527..6c140610329e 100644 --- a/dev-python/pyscard/pyscard-2.1.1.ebuild +++ b/dev-python/pyscard/pyscard-2.1.1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 2e9abc7562ce28067ff828746778e4361506c6c9 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Sep 28 11:41:39 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Sep 28 11:41:48 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9abc75 dev-python/pyscard: Stabilize 2.1.1 arm64, #940418 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/pyscard-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.1.1.ebuild b/dev-python/pyscard/pyscard-2.1.1.ebuild index 2efc6e371faa..93446694c9fa 100644 --- a/dev-python/pyscard/pyscard-2.1.1.ebuild +++ b/dev-python/pyscard/pyscard-2.1.1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 69568e23e91cc938d488df509d236b0ef82450af Author: Arthur Zamarin gentoo org> AuthorDate: Sat Sep 28 11:41:40 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Sep 28 11:41:49 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69568e23 dev-python/pyscard: Stabilize 2.1.1 amd64, #940418 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/pyscard-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.1.1.ebuild b/dev-python/pyscard/pyscard-2.1.1.ebuild index 93446694c9fa..a291945d9527 100644 --- a/dev-python/pyscard/pyscard-2.1.1.ebuild +++ b/dev-python/pyscard/pyscard-2.1.1.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 3081c91fa040161e0b1b5bdd90ec3adffd1704ef Author: Michał Górny gentoo org> AuthorDate: Tue Sep 10 06:34:14 2024 + Commit: Michał Górny gentoo org> CommitDate: Tue Sep 10 07:06:03 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3081c91f dev-python/pyscard: Bump to 2.1.1 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.1.1.ebuild | 46 + 2 files changed, 47 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index efbdaf728ac4..4049481a75b3 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1,3 @@ DIST pyscard-2.0.10.tar.gz 153351 BLAKE2B fb600032321ac0bd372c7aa8fcdd82273af9edcfb51eb5d455296a2a685a291e442209d5c59d60b81cdd8cb3b0699f733e41528fe06ed827558146ba4085c97d SHA512 231d5abc0ad31ae7f0e394f928045346323f1040b313394a3d235282feb79bfec0d124ebde84017178dfa1983beadfb245a33bfa6a75b4fab9e65c3090b9e9cb DIST pyscard-2.1.0.tar.gz 153511 BLAKE2B 072fb49ab17bdb32cf3381b9e769125b1c934f5830af6e33547a083025019c01cf61e077a1b4c5883572aa6db1e006f4a320fe07e097e6687dca45996aa1c6a2 SHA512 de0c26108751cc2b674968982f7982ad971c93890c32a0731394074dabe72805399755ed9f042aa4bc019e95b705d4394e0ac844699bbf8192ab5e779e43f2fe +DIST pyscard-2.1.1.tar.gz 153537 BLAKE2B 60c6d8acae5f707f84f8dfa775b2bfc74e4c6075b10a64c5ba1854b7c4e6cd03e2fa8db337b48ec5a167b834a4b22f5ae182ec4e78463b549aa8f4980295dbfd SHA512 854d52fde447e972545761ce8f2c1262d5e454c942fc68f2be09d0b62cc453aa5ef793e899f283fe5f53db59ef0714252090b8f5335dcd1b40ed28506965f371 diff --git a/dev-python/pyscard/pyscard-2.1.1.ebuild b/dev-python/pyscard/pyscard-2.1.1.ebuild new file mode 100644 index ..2efc6e371faa --- /dev/null +++ b/dev-python/pyscard/pyscard-2.1.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_EXT=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE=" + https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard/ + https://pypi.org/project/pyscard/ +" +SRC_URI=" + https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz +" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +DEPEND=" + sys-apps/pcsc-lite +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/swig +" + +distutils_enable_tests unittest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +} + +python_test() { + cd test || die + eunittest +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: cf2fd1efe5a0be49427b789dc660f7c89edeedca Author: Michał Górny gentoo org> AuthorDate: Mon Sep 9 02:14:36 2024 + Commit: Michał Górny gentoo org> CommitDate: Mon Sep 9 02:14:36 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf2fd1ef dev-python/pyscard: Bump to 2.1.0 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.1.0.ebuild | 46 + 2 files changed, 47 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 1439bcd9e2aa..efbdaf728ac4 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.0.10.tar.gz 153351 BLAKE2B fb600032321ac0bd372c7aa8fcdd82273af9edcfb51eb5d455296a2a685a291e442209d5c59d60b81cdd8cb3b0699f733e41528fe06ed827558146ba4085c97d SHA512 231d5abc0ad31ae7f0e394f928045346323f1040b313394a3d235282feb79bfec0d124ebde84017178dfa1983beadfb245a33bfa6a75b4fab9e65c3090b9e9cb +DIST pyscard-2.1.0.tar.gz 153511 BLAKE2B 072fb49ab17bdb32cf3381b9e769125b1c934f5830af6e33547a083025019c01cf61e077a1b4c5883572aa6db1e006f4a320fe07e097e6687dca45996aa1c6a2 SHA512 de0c26108751cc2b674968982f7982ad971c93890c32a0731394074dabe72805399755ed9f042aa4bc019e95b705d4394e0ac844699bbf8192ab5e779e43f2fe diff --git a/dev-python/pyscard/pyscard-2.1.0.ebuild b/dev-python/pyscard/pyscard-2.1.0.ebuild new file mode 100644 index ..2efc6e371faa --- /dev/null +++ b/dev-python/pyscard/pyscard-2.1.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_EXT=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE=" + https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard/ + https://pypi.org/project/pyscard/ +" +SRC_URI=" + https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz +" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +DEPEND=" + sys-apps/pcsc-lite +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/swig +" + +distutils_enable_tests unittest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +} + +python_test() { + cd test || die + eunittest +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 72995bd85a99ff972bbb96b8e31bc8042aa14aa5 Author: Michał Górny gentoo org> AuthorDate: Sat Jun 29 16:33:56 2024 + Commit: Michał Górny gentoo org> CommitDate: Sat Jun 29 16:58:30 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72995bd8 dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.0.9.ebuild | 46 - 2 files changed, 47 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index e3bb896ef89f..1439bcd9e2aa 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ DIST pyscard-2.0.10.tar.gz 153351 BLAKE2B fb600032321ac0bd372c7aa8fcdd82273af9edcfb51eb5d455296a2a685a291e442209d5c59d60b81cdd8cb3b0699f733e41528fe06ed827558146ba4085c97d SHA512 231d5abc0ad31ae7f0e394f928045346323f1040b313394a3d235282feb79bfec0d124ebde84017178dfa1983beadfb245a33bfa6a75b4fab9e65c3090b9e9cb -DIST pyscard-2.0.9.tar.gz 153513 BLAKE2B 00a7676cb0d987b7a6cd0c2cdf061e4e4405c78a0289d0c46abe95461b19d61a964792f69fe2a2f268653d332e8c21f17d03a8f3b05456df8475b0c51370830c SHA512 0503c29dfd288237eb17fae2a6387cdfce5e34a3aa6cdbdf58aef04ad91ab232d14d78b999fd1d4b7d7c8ad6282fa0d7983a65030f896f1e8098597f182b10cc diff --git a/dev-python/pyscard/pyscard-2.0.9.ebuild b/dev-python/pyscard/pyscard-2.0.9.ebuild deleted file mode 100644 index 22ceb4eec735.. --- a/dev-python/pyscard/pyscard-2.0.9.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE=" - https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard/ - https://pypi.org/project/pyscard/ -" -SRC_URI=" - https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz -" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" - -DEPEND=" - sys-apps/pcsc-lite -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-lang/swig -" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -} - -python_test() { - cd test || die - eunittest -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 7d0a39136efa85b893dbf845609ff0e38ac9616f Author: Sam James gentoo org> AuthorDate: Sat Jun 29 08:52:15 2024 + Commit: Sam James gentoo org> CommitDate: Sat Jun 29 08:52:15 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d0a3913 dev-python/pyscard: Stabilize 2.0.10 arm64, #935102 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.10.ebuild b/dev-python/pyscard/pyscard-2.0.10.ebuild index 1f96c83efad6..6c140610329e 100644 --- a/dev-python/pyscard/pyscard-2.0.10.ebuild +++ b/dev-python/pyscard/pyscard-2.0.10.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 9137931248bb16b4920eea6d10eb1c08143bb57b Author: Sam James gentoo org> AuthorDate: Sat Jun 29 08:24:03 2024 + Commit: Sam James gentoo org> CommitDate: Sat Jun 29 08:24:03 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91379312 dev-python/pyscard: Stabilize 2.0.10 amd64, #935102 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.10.ebuild b/dev-python/pyscard/pyscard-2.0.10.ebuild index 2efc6e371faa..446b7b4179ec 100644 --- a/dev-python/pyscard/pyscard-2.0.10.ebuild +++ b/dev-python/pyscard/pyscard-2.0.10.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: b391406b6c16d7dd146acad87aa36b1054fec9c9 Author: Sam James gentoo org> AuthorDate: Sat Jun 29 08:24:04 2024 + Commit: Sam James gentoo org> CommitDate: Sat Jun 29 08:24:04 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b391406b dev-python/pyscard: Stabilize 2.0.10 x86, #935102 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.10.ebuild b/dev-python/pyscard/pyscard-2.0.10.ebuild index 446b7b4179ec..1f96c83efad6 100644 --- a/dev-python/pyscard/pyscard-2.0.10.ebuild +++ b/dev-python/pyscard/pyscard-2.0.10.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: e80b0949943a5403b7296c0ba1da64962f6ca287 Author: Petr Vaněk gentoo org> AuthorDate: Sat Jun 15 15:39:01 2024 + Commit: Petr Vaněk gentoo org> CommitDate: Sat Jun 15 15:42:03 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80b0949 dev-python/pyscard: enable py3.13 Signed-off-by: Petr Vaněk gentoo.org> dev-python/pyscard/pyscard-2.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.10.ebuild b/dev-python/pyscard/pyscard-2.0.10.ebuild index b141ab35e303..2efc6e371faa 100644 --- a/dev-python/pyscard/pyscard-2.0.10.ebuild +++ b/dev-python/pyscard/pyscard-2.0.10.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 optfeature
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 63a730a4910c7475bb24da8291c1136c00b2505a Author: Michał Górny gentoo org> AuthorDate: Sun Jun 2 02:27:02 2024 + Commit: Michał Górny gentoo org> CommitDate: Sun Jun 2 02:34:58 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a730a4 dev-python/pyscard: Bump to 2.0.10 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.10.ebuild | 46 2 files changed, 47 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index dd6b7a14c591..e3bb896ef89f 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ +DIST pyscard-2.0.10.tar.gz 153351 BLAKE2B fb600032321ac0bd372c7aa8fcdd82273af9edcfb51eb5d455296a2a685a291e442209d5c59d60b81cdd8cb3b0699f733e41528fe06ed827558146ba4085c97d SHA512 231d5abc0ad31ae7f0e394f928045346323f1040b313394a3d235282feb79bfec0d124ebde84017178dfa1983beadfb245a33bfa6a75b4fab9e65c3090b9e9cb DIST pyscard-2.0.9.tar.gz 153513 BLAKE2B 00a7676cb0d987b7a6cd0c2cdf061e4e4405c78a0289d0c46abe95461b19d61a964792f69fe2a2f268653d332e8c21f17d03a8f3b05456df8475b0c51370830c SHA512 0503c29dfd288237eb17fae2a6387cdfce5e34a3aa6cdbdf58aef04ad91ab232d14d78b999fd1d4b7d7c8ad6282fa0d7983a65030f896f1e8098597f182b10cc diff --git a/dev-python/pyscard/pyscard-2.0.10.ebuild b/dev-python/pyscard/pyscard-2.0.10.ebuild new file mode 100644 index ..b141ab35e303 --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.10.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_EXT=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..12} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE=" + https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard/ + https://pypi.org/project/pyscard/ +" +SRC_URI=" + https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz +" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +DEPEND=" + sys-apps/pcsc-lite +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/swig +" + +distutils_enable_tests unittest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +} + +python_test() { + cd test || die + eunittest +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: b0ba3adfee2c393e5965aafd3ca86b5157abb517 Author: Michał Górny gentoo org> AuthorDate: Thu Apr 25 03:35:33 2024 + Commit: Michał Górny gentoo org> CommitDate: Thu Apr 25 03:35:33 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0ba3adf dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.0.8.ebuild | 46 - 2 files changed, 47 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index a12c278d2228..dd6b7a14c591 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-2.0.8.tar.gz 153266 BLAKE2B 524b060ffa869ac4d739cd26d795c559b7c2ab26aa7f687e7b9392508c0e768f9b8442a0d4ebfd0f2903eca922a7cf1cedbe54f78c77f39a4635739a914713d7 SHA512 245602aaab024a1d9f3e2ae46482d6e18253f7e9a3c419f40e746ad2578bbf58c1f56f9a7ec139c9ca5048e2d1a7505002d98b6d54d8906af4f4cfab225d5a09 DIST pyscard-2.0.9.tar.gz 153513 BLAKE2B 00a7676cb0d987b7a6cd0c2cdf061e4e4405c78a0289d0c46abe95461b19d61a964792f69fe2a2f268653d332e8c21f17d03a8f3b05456df8475b0c51370830c SHA512 0503c29dfd288237eb17fae2a6387cdfce5e34a3aa6cdbdf58aef04ad91ab232d14d78b999fd1d4b7d7c8ad6282fa0d7983a65030f896f1e8098597f182b10cc diff --git a/dev-python/pyscard/pyscard-2.0.8.ebuild b/dev-python/pyscard/pyscard-2.0.8.ebuild deleted file mode 100644 index 22ceb4eec735.. --- a/dev-python/pyscard/pyscard-2.0.8.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE=" - https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard/ - https://pypi.org/project/pyscard/ -" -SRC_URI=" - https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz -" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" - -DEPEND=" - sys-apps/pcsc-lite -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-lang/swig -" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -} - -python_test() { - cd test || die - eunittest -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: b904e4003ce87dbd3bb6bcfa0758f79a11d23c90 Author: Sam James gentoo org> AuthorDate: Wed Apr 24 17:12:42 2024 + Commit: Sam James gentoo org> CommitDate: Wed Apr 24 17:15:50 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b904e400 dev-python/pyscard: Stabilize 2.0.9 x86, #930606 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.9.ebuild b/dev-python/pyscard/pyscard-2.0.9.ebuild index 0fceb8ec7382..22ceb4eec735 100644 --- a/dev-python/pyscard/pyscard-2.0.9.ebuild +++ b/dev-python/pyscard/pyscard-2.0.9.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: a379b3fe9970543b3aed103aa4bc8e250bdd38eb Author: Sam James gentoo org> AuthorDate: Wed Apr 24 15:30:48 2024 + Commit: Sam James gentoo org> CommitDate: Wed Apr 24 15:30:48 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a379b3fe dev-python/pyscard: Stabilize 2.0.9 arm64, #930606 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.9.ebuild b/dev-python/pyscard/pyscard-2.0.9.ebuild index cf3d375a6d0f..0fceb8ec7382 100644 --- a/dev-python/pyscard/pyscard-2.0.9.ebuild +++ b/dev-python/pyscard/pyscard-2.0.9.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: efc824518ad72db797dfb2aeabd9416cf1d25da7 Author: Sam James gentoo org> AuthorDate: Wed Apr 24 15:30:47 2024 + Commit: Sam James gentoo org> CommitDate: Wed Apr 24 15:30:47 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc82451 dev-python/pyscard: Stabilize 2.0.9 amd64, #930606 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.9.ebuild b/dev-python/pyscard/pyscard-2.0.9.ebuild index b141ab35e303..cf3d375a6d0f 100644 --- a/dev-python/pyscard/pyscard-2.0.9.ebuild +++ b/dev-python/pyscard/pyscard-2.0.9.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 2209b5388a8d9c4090c7f646a9c4f5b7a1e93438 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 6 14:50:39 2024 + Commit: Michał Górny gentoo org> CommitDate: Sat Apr 6 14:50:39 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2209b538 dev-python/pyscard: Bump to 2.0.9 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.9.ebuild | 46 + 2 files changed, 47 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index d77841f7ba4a..a12c278d2228 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.0.8.tar.gz 153266 BLAKE2B 524b060ffa869ac4d739cd26d795c559b7c2ab26aa7f687e7b9392508c0e768f9b8442a0d4ebfd0f2903eca922a7cf1cedbe54f78c77f39a4635739a914713d7 SHA512 245602aaab024a1d9f3e2ae46482d6e18253f7e9a3c419f40e746ad2578bbf58c1f56f9a7ec139c9ca5048e2d1a7505002d98b6d54d8906af4f4cfab225d5a09 +DIST pyscard-2.0.9.tar.gz 153513 BLAKE2B 00a7676cb0d987b7a6cd0c2cdf061e4e4405c78a0289d0c46abe95461b19d61a964792f69fe2a2f268653d332e8c21f17d03a8f3b05456df8475b0c51370830c SHA512 0503c29dfd288237eb17fae2a6387cdfce5e34a3aa6cdbdf58aef04ad91ab232d14d78b999fd1d4b7d7c8ad6282fa0d7983a65030f896f1e8098597f182b10cc diff --git a/dev-python/pyscard/pyscard-2.0.9.ebuild b/dev-python/pyscard/pyscard-2.0.9.ebuild new file mode 100644 index ..b141ab35e303 --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.9.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_EXT=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..12} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE=" + https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard/ + https://pypi.org/project/pyscard/ +" +SRC_URI=" + https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz +" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +DEPEND=" + sys-apps/pcsc-lite +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/swig +" + +distutils_enable_tests unittest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +} + +python_test() { + cd test || die + eunittest +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 3e14391bdd75b2787cec5ee62e9cc1870baeecf3 Author: Michał Górny gentoo org> AuthorDate: Sat Mar 30 15:39:45 2024 + Commit: Michał Górny gentoo org> CommitDate: Sat Mar 30 16:21:50 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e14391b dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.0.7.ebuild | 46 - 2 files changed, 47 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 52be3d0cb2e0..d77841f7ba4a 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-2.0.7.tar.gz 152304 BLAKE2B 8be34283b85b830597f051fedcdbe4437b81ad6ecf9dc0304e5bbb74f9af4fec36acc8d843802d59a204d75a4792f74827b5f422a9452cb0d84fe0ed51e4c2b3 SHA512 d30a2d0fe9b410f277a4a1e45ae88a30eb3aa7ef6cac683a80d2bb3cfe38aeafe6a483dfd42c50017c46ee0d26da13f7226e25e783176587eafce1988127bb67 DIST pyscard-2.0.8.tar.gz 153266 BLAKE2B 524b060ffa869ac4d739cd26d795c559b7c2ab26aa7f687e7b9392508c0e768f9b8442a0d4ebfd0f2903eca922a7cf1cedbe54f78c77f39a4635739a914713d7 SHA512 245602aaab024a1d9f3e2ae46482d6e18253f7e9a3c419f40e746ad2578bbf58c1f56f9a7ec139c9ca5048e2d1a7505002d98b6d54d8906af4f4cfab225d5a09 diff --git a/dev-python/pyscard/pyscard-2.0.7.ebuild b/dev-python/pyscard/pyscard-2.0.7.ebuild deleted file mode 100644 index 26d8d241df8f.. --- a/dev-python/pyscard/pyscard-2.0.7.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE=" - https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard/ - https://pypi.org/project/pyscard/ -" -SRC_URI=" - https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz -" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" - -DEPEND=" - sys-apps/pcsc-lite -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-lang/swig -" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -} - -python_test() { - cd test || die - eunittest -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 90ba19ed12b8da36227265ec5b885c44fd22d2d5 Author: Michał Górny gentoo org> AuthorDate: Sat Mar 30 15:28:40 2024 + Commit: Michał Górny gentoo org> CommitDate: Sat Mar 30 15:28:40 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ba19ed dev-python/pyscard: Stabilize 2.0.8 x86, #928198 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/pyscard-2.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.8.ebuild b/dev-python/pyscard/pyscard-2.0.8.ebuild index 0fceb8ec7382..22ceb4eec735 100644 --- a/dev-python/pyscard/pyscard-2.0.8.ebuild +++ b/dev-python/pyscard/pyscard-2.0.8.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 3e3df1098f054060e6d6217c97838fce63423f1a Author: Michał Górny gentoo org> AuthorDate: Sat Mar 30 14:59:33 2024 + Commit: Michał Górny gentoo org> CommitDate: Sat Mar 30 14:59:33 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3df109 dev-python/pyscard: Stabilize 2.0.8 arm64, #928198 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/pyscard-2.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.8.ebuild b/dev-python/pyscard/pyscard-2.0.8.ebuild index cf3d375a6d0f..0fceb8ec7382 100644 --- a/dev-python/pyscard/pyscard-2.0.8.ebuild +++ b/dev-python/pyscard/pyscard-2.0.8.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 199a10284038d4ea36a816c386a54000ec87e1ef Author: Michał Górny gentoo org> AuthorDate: Sat Mar 30 14:59:32 2024 + Commit: Michał Górny gentoo org> CommitDate: Sat Mar 30 14:59:32 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=199a1028 dev-python/pyscard: Stabilize 2.0.8 amd64, #928198 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/pyscard-2.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.8.ebuild b/dev-python/pyscard/pyscard-2.0.8.ebuild index b141ab35e303..cf3d375a6d0f 100644 --- a/dev-python/pyscard/pyscard-2.0.8.ebuild +++ b/dev-python/pyscard/pyscard-2.0.8.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 458071ccfe7a2ca6d11d853147b8dfe4990bc217 Author: Michał Górny gentoo org> AuthorDate: Sun Mar 10 03:26:40 2024 + Commit: Michał Górny gentoo org> CommitDate: Sun Mar 10 03:26:40 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458071cc dev-python/pyscard: Bump to 2.0.8 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.8.ebuild | 46 + 2 files changed, 47 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 5d250a934bb2..52be3d0cb2e0 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.0.7.tar.gz 152304 BLAKE2B 8be34283b85b830597f051fedcdbe4437b81ad6ecf9dc0304e5bbb74f9af4fec36acc8d843802d59a204d75a4792f74827b5f422a9452cb0d84fe0ed51e4c2b3 SHA512 d30a2d0fe9b410f277a4a1e45ae88a30eb3aa7ef6cac683a80d2bb3cfe38aeafe6a483dfd42c50017c46ee0d26da13f7226e25e783176587eafce1988127bb67 +DIST pyscard-2.0.8.tar.gz 153266 BLAKE2B 524b060ffa869ac4d739cd26d795c559b7c2ab26aa7f687e7b9392508c0e768f9b8442a0d4ebfd0f2903eca922a7cf1cedbe54f78c77f39a4635739a914713d7 SHA512 245602aaab024a1d9f3e2ae46482d6e18253f7e9a3c419f40e746ad2578bbf58c1f56f9a7ec139c9ca5048e2d1a7505002d98b6d54d8906af4f4cfab225d5a09 diff --git a/dev-python/pyscard/pyscard-2.0.8.ebuild b/dev-python/pyscard/pyscard-2.0.8.ebuild new file mode 100644 index ..b141ab35e303 --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.8.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_EXT=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..12} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE=" + https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard/ + https://pypi.org/project/pyscard/ +" +SRC_URI=" + https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz +" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +DEPEND=" + sys-apps/pcsc-lite +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/swig +" + +distutils_enable_tests unittest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +} + +python_test() { + cd test || die + eunittest +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: ad873c8ee5f99250f066ef569e792c2aeb4511a7 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Nov 24 15:12:13 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Nov 24 15:12:13 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad873c8e dev-python/pyscard: Stabilize 2.0.7 arm64, #918221 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/pyscard-2.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.7.ebuild b/dev-python/pyscard/pyscard-2.0.7.ebuild index 832976407997..26d8d241df8f 100644 --- a/dev-python/pyscard/pyscard-2.0.7.ebuild +++ b/dev-python/pyscard/pyscard-2.0.7.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 2df7d2b44db5476f388e7d8dd982b1d872c2c977 Author: Marek Szuba gentoo org> AuthorDate: Wed Aug 23 22:38:56 2023 + Commit: Marek Szuba gentoo org> CommitDate: Wed Aug 23 23:37:03 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df7d2b4 dev-python/pyscard: enable py3.12 Signed-off-by: Marek Szuba gentoo.org> dev-python/pyscard/pyscard-2.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.7.ebuild b/dev-python/pyscard/pyscard-2.0.7.ebuild index 3a01bc820e64..832976407997 100644 --- a/dev-python/pyscard/pyscard-2.0.7.ebuild +++ b/dev-python/pyscard/pyscard-2.0.7.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 optfeature
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 968efa77230baa948a31abd4f014d33dcae2133b Author: Michał Górny gentoo org> AuthorDate: Thu May 4 16:28:15 2023 + Commit: Michał Górny gentoo org> CommitDate: Thu May 4 16:30:16 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=968efa77 dev-python/pyscard: Set DISTUTILS_EXT=1 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/pyscard-2.0.7.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pyscard/pyscard-2.0.7.ebuild b/dev-python/pyscard/pyscard-2.0.7.ebuild index 2c7df73a6fe6..3a01bc820e64 100644 --- a/dev-python/pyscard/pyscard-2.0.7.ebuild +++ b/dev-python/pyscard/pyscard-2.0.7.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} )
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: ebffcef18d9ad82f490e3b9fbf58cf50022d50e1 Author: Michał Górny gentoo org> AuthorDate: Wed May 3 07:53:12 2023 + Commit: Michał Górny gentoo org> CommitDate: Wed May 3 07:57:37 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebffcef1 dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.0.5.ebuild | 43 - 2 files changed, 44 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 5758da710579..5d250a934bb2 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-2.0.5.tar.gz 150803 BLAKE2B c7d5ab17c3471b050a321c687e5faf33b5faad5a1afc60462b759280cff31bc55d86decdcb16dda9a4afe47848bc06f303c9697941dc212f01b28db6a8469a5e SHA512 bb2ef725e7dccefa640fe1568d1fee016bc5c639769d1b0d099067108e1369b8f7ccd3e48f985d657c5c7c33730eae891624f2c0ee2deaed491826b8c0eae2a5 DIST pyscard-2.0.7.tar.gz 152304 BLAKE2B 8be34283b85b830597f051fedcdbe4437b81ad6ecf9dc0304e5bbb74f9af4fec36acc8d843802d59a204d75a4792f74827b5f422a9452cb0d84fe0ed51e4c2b3 SHA512 d30a2d0fe9b410f277a4a1e45ae88a30eb3aa7ef6cac683a80d2bb3cfe38aeafe6a483dfd42c50017c46ee0d26da13f7226e25e783176587eafce1988127bb67 diff --git a/dev-python/pyscard/pyscard-2.0.5.ebuild b/dev-python/pyscard/pyscard-2.0.5.ebuild deleted file mode 100644 index 3ca31436ff18.. --- a/dev-python/pyscard/pyscard-2.0.5.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE=" - https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard/ - https://pypi.org/project/pyscard/ -" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" - -DEPEND=" - sys-apps/pcsc-lite -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-lang/swig -" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -} - -python_test() { - cd test || die - eunittest -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 56b3268e69ca5e763c964776186488dca642aed1 Author: Arthur Zamarin gentoo org> AuthorDate: Wed May 3 06:30:57 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed May 3 06:32:39 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b3268e dev-python/pyscard: Stabilize 2.0.7 amd64, #905597 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/pyscard-2.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.7.ebuild b/dev-python/pyscard/pyscard-2.0.7.ebuild index 5b1ddeb209b6..2c7df73a6fe6 100644 --- a/dev-python/pyscard/pyscard-2.0.7.ebuild +++ b/dev-python/pyscard/pyscard-2.0.7.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: ed79f111dbc3920dced50a665a40570ade31d712 Author: Sam James gentoo org> AuthorDate: Tue May 2 19:27:41 2023 + Commit: Sam James gentoo org> CommitDate: Tue May 2 19:30:56 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed79f111 dev-python/pyscard: Stabilize 2.0.7 x86, #905597 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.7.ebuild b/dev-python/pyscard/pyscard-2.0.7.ebuild index 9fc120662e2d..5b1ddeb209b6 100644 --- a/dev-python/pyscard/pyscard-2.0.7.ebuild +++ b/dev-python/pyscard/pyscard-2.0.7.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 28075f3b4fea5ab457b151a963031c84dd7c9169 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 1 05:38:45 2023 + Commit: Michał Górny gentoo org> CommitDate: Sat Apr 1 06:13:08 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28075f3b dev-python/pyscard: Bump to 2.0.7 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.7.ebuild | 45 + 2 files changed, 46 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 9f87c84a03da..5758da710579 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.0.5.tar.gz 150803 BLAKE2B c7d5ab17c3471b050a321c687e5faf33b5faad5a1afc60462b759280cff31bc55d86decdcb16dda9a4afe47848bc06f303c9697941dc212f01b28db6a8469a5e SHA512 bb2ef725e7dccefa640fe1568d1fee016bc5c639769d1b0d099067108e1369b8f7ccd3e48f985d657c5c7c33730eae891624f2c0ee2deaed491826b8c0eae2a5 +DIST pyscard-2.0.7.tar.gz 152304 BLAKE2B 8be34283b85b830597f051fedcdbe4437b81ad6ecf9dc0304e5bbb74f9af4fec36acc8d843802d59a204d75a4792f74827b5f422a9452cb0d84fe0ed51e4c2b3 SHA512 d30a2d0fe9b410f277a4a1e45ae88a30eb3aa7ef6cac683a80d2bb3cfe38aeafe6a483dfd42c50017c46ee0d26da13f7226e25e783176587eafce1988127bb67 diff --git a/dev-python/pyscard/pyscard-2.0.7.ebuild b/dev-python/pyscard/pyscard-2.0.7.ebuild new file mode 100644 index ..9fc120662e2d --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.7.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{9..11} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE=" + https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard/ + https://pypi.org/project/pyscard/ +" +SRC_URI=" + https://downloads.sourceforge.net/project/pyscard/pyscard/pyscard%20${PV}/${P}.tar.gz +" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +DEPEND=" + sys-apps/pcsc-lite +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/swig +" + +distutils_enable_tests unittest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +} + +python_test() { + cd test || die + eunittest +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 1468b654887bff7a17bb1be352ec6977473bce95 Author: Michał Górny gentoo org> AuthorDate: Fri Nov 4 08:30:54 2022 + Commit: Michał Górny gentoo org> CommitDate: Fri Nov 4 08:30:54 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1468b654 dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.0.4.ebuild | 35 - 2 files changed, 36 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index f2eb505a2887..9f87c84a03da 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-2.0.4.tar.gz 150740 BLAKE2B 07849c265bfc764dd227bf041add7d24045f8f6669b596307d8a8644c847ee04a868b7df8e69139dc4d65f10b0406ef0083b833ed9e9dca5f11cb5d662d30801 SHA512 6eaae051f22079a73546c78f749dbeedaeee5f776e3f1718cf5ced3ed276d061e2210e2882f74bcaf75de9048fa8f512606a1b4ea0c0d4ecd0a5d6aeac482bc8 DIST pyscard-2.0.5.tar.gz 150803 BLAKE2B c7d5ab17c3471b050a321c687e5faf33b5faad5a1afc60462b759280cff31bc55d86decdcb16dda9a4afe47848bc06f303c9697941dc212f01b28db6a8469a5e SHA512 bb2ef725e7dccefa640fe1568d1fee016bc5c639769d1b0d099067108e1369b8f7ccd3e48f985d657c5c7c33730eae891624f2c0ee2deaed491826b8c0eae2a5 diff --git a/dev-python/pyscard/pyscard-2.0.4.ebuild b/dev-python/pyscard/pyscard-2.0.4.ebuild deleted file mode 100644 index 4a3457a0eb60.. --- a/dev-python/pyscard/pyscard-2.0.4.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE="https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard - https://pypi.org/project/pyscard/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND}" -BDEPEND="dev-lang/swig" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -} - -python_test() { - cd test || die - eunittest -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: e78f1d9a52bf43b902c82a171deaf6627023248a Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Nov 4 08:15:27 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Nov 4 08:15:27 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e78f1d9a dev-python/pyscard: Stabilize 2.0.5 x86, #879417 Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/pyscard/pyscard-2.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.5.ebuild b/dev-python/pyscard/pyscard-2.0.5.ebuild index e37af30c2471..241e1734a2dc 100644 --- a/dev-python/pyscard/pyscard-2.0.5.ebuild +++ b/dev-python/pyscard/pyscard-2.0.5.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: b123d225c64ec34c45d6b6f50ee1baa9437f11ec Author: Sam James gentoo org> AuthorDate: Thu Nov 3 20:17:47 2022 + Commit: Sam James gentoo org> CommitDate: Thu Nov 3 20:17:47 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b123d225 dev-python/pyscard: Stabilize 2.0.5 amd64, #879417 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.5.ebuild b/dev-python/pyscard/pyscard-2.0.5.ebuild index acbc37af89b9..e37af30c2471 100644 --- a/dev-python/pyscard/pyscard-2.0.5.ebuild +++ b/dev-python/pyscard/pyscard-2.0.5.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" DEPEND=" sys-apps/pcsc-lite
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 2b792e6fe5321d61156d7d008dbab6b042eaac96 Author: Michał Górny gentoo org> AuthorDate: Mon Oct 3 06:51:55 2022 + Commit: Michał Górny gentoo org> CommitDate: Mon Oct 3 06:51:55 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b792e6f dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.0.3.ebuild | 35 - 2 files changed, 36 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index df04f304425b..f2eb505a2887 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,3 +1,2 @@ -DIST pyscard-2.0.3.tar.gz 150092 BLAKE2B af7d58266044792987e6f9a2bc708ca043e32c4f87c8622b5662449254e7d6b630d5769479f3eaf59dc9a3a9fa294330953dea3383aee6c216f3d7dcfd26266a SHA512 2f5c762fe4a7d8d3292f335fda58f8f2f88729ea6d33a508e5f461692fef8d006ccc9b761a78750b8416dc5c1f7c6b06c069e3f6e7b19d91621226590bfef708 DIST pyscard-2.0.4.tar.gz 150740 BLAKE2B 07849c265bfc764dd227bf041add7d24045f8f6669b596307d8a8644c847ee04a868b7df8e69139dc4d65f10b0406ef0083b833ed9e9dca5f11cb5d662d30801 SHA512 6eaae051f22079a73546c78f749dbeedaeee5f776e3f1718cf5ced3ed276d061e2210e2882f74bcaf75de9048fa8f512606a1b4ea0c0d4ecd0a5d6aeac482bc8 DIST pyscard-2.0.5.tar.gz 150803 BLAKE2B c7d5ab17c3471b050a321c687e5faf33b5faad5a1afc60462b759280cff31bc55d86decdcb16dda9a4afe47848bc06f303c9697941dc212f01b28db6a8469a5e SHA512 bb2ef725e7dccefa640fe1568d1fee016bc5c639769d1b0d099067108e1369b8f7ccd3e48f985d657c5c7c33730eae891624f2c0ee2deaed491826b8c0eae2a5 diff --git a/dev-python/pyscard/pyscard-2.0.3.ebuild b/dev-python/pyscard/pyscard-2.0.3.ebuild deleted file mode 100644 index 4a3457a0eb60.. --- a/dev-python/pyscard/pyscard-2.0.3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE="https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard - https://pypi.org/project/pyscard/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND}" -BDEPEND="dev-lang/swig" - -distutils_enable_tests unittest - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -} - -python_test() { - cd test || die - eunittest -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: f26697f56e8039d38a87c58b94906bfc65e8712b Author: Sam James gentoo org> AuthorDate: Mon Oct 3 00:42:05 2022 + Commit: Sam James gentoo org> CommitDate: Mon Oct 3 00:42:05 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f26697f5 dev-python/pyscard: Stabilize 2.0.4 x86, #874192 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.4.ebuild b/dev-python/pyscard/pyscard-2.0.4.ebuild index 3d19e73f44ba..4a3457a0eb60 100644 --- a/dev-python/pyscard/pyscard-2.0.4.ebuild +++ b/dev-python/pyscard/pyscard-2.0.4.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 00350a4248ff99500e97f59887d5f3fa84530503 Author: Michał Górny gentoo org> AuthorDate: Wed Sep 28 18:00:53 2022 + Commit: Michał Górny gentoo org> CommitDate: Wed Sep 28 18:32:54 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00350a42 dev-python/pyscard: Bump to 2.0.5 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.5.ebuild | 43 + 2 files changed, 44 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 421c462fc1a8..df04f304425b 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1,3 @@ DIST pyscard-2.0.3.tar.gz 150092 BLAKE2B af7d58266044792987e6f9a2bc708ca043e32c4f87c8622b5662449254e7d6b630d5769479f3eaf59dc9a3a9fa294330953dea3383aee6c216f3d7dcfd26266a SHA512 2f5c762fe4a7d8d3292f335fda58f8f2f88729ea6d33a508e5f461692fef8d006ccc9b761a78750b8416dc5c1f7c6b06c069e3f6e7b19d91621226590bfef708 DIST pyscard-2.0.4.tar.gz 150740 BLAKE2B 07849c265bfc764dd227bf041add7d24045f8f6669b596307d8a8644c847ee04a868b7df8e69139dc4d65f10b0406ef0083b833ed9e9dca5f11cb5d662d30801 SHA512 6eaae051f22079a73546c78f749dbeedaeee5f776e3f1718cf5ced3ed276d061e2210e2882f74bcaf75de9048fa8f512606a1b4ea0c0d4ecd0a5d6aeac482bc8 +DIST pyscard-2.0.5.tar.gz 150803 BLAKE2B c7d5ab17c3471b050a321c687e5faf33b5faad5a1afc60462b759280cff31bc55d86decdcb16dda9a4afe47848bc06f303c9697941dc212f01b28db6a8469a5e SHA512 bb2ef725e7dccefa640fe1568d1fee016bc5c639769d1b0d099067108e1369b8f7ccd3e48f985d657c5c7c33730eae891624f2c0ee2deaed491826b8c0eae2a5 diff --git a/dev-python/pyscard/pyscard-2.0.5.ebuild b/dev-python/pyscard/pyscard-2.0.5.ebuild new file mode 100644 index ..acbc37af89b9 --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.5.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE=" + https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard/ + https://pypi.org/project/pyscard/ +" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +DEPEND=" + sys-apps/pcsc-lite +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + dev-lang/swig +" + +distutils_enable_tests unittest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +} + +python_test() { + cd test || die + eunittest +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 31533f8acafdab2389c635afca070778ed4e0cec Author: Arthur Zamarin gentoo org> AuthorDate: Sun Aug 28 19:35:36 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Aug 28 20:15:43 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31533f8a dev-python/pyscard: add 2.0.4 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.4.ebuild | 35 + 2 files changed, 36 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 91237a3e77b9..421c462fc1a8 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.0.3.tar.gz 150092 BLAKE2B af7d58266044792987e6f9a2bc708ca043e32c4f87c8622b5662449254e7d6b630d5769479f3eaf59dc9a3a9fa294330953dea3383aee6c216f3d7dcfd26266a SHA512 2f5c762fe4a7d8d3292f335fda58f8f2f88729ea6d33a508e5f461692fef8d006ccc9b761a78750b8416dc5c1f7c6b06c069e3f6e7b19d91621226590bfef708 +DIST pyscard-2.0.4.tar.gz 150740 BLAKE2B 07849c265bfc764dd227bf041add7d24045f8f6669b596307d8a8644c847ee04a868b7df8e69139dc4d65f10b0406ef0083b833ed9e9dca5f11cb5d662d30801 SHA512 6eaae051f22079a73546c78f749dbeedaeee5f776e3f1718cf5ced3ed276d061e2210e2882f74bcaf75de9048fa8f512606a1b4ea0c0d4ecd0a5d6aeac482bc8 diff --git a/dev-python/pyscard/pyscard-2.0.4.ebuild b/dev-python/pyscard/pyscard-2.0.4.ebuild new file mode 100644 index ..d2eab4a194fb --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.4.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE="https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard + https://pypi.org/project/pyscard/"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND}" +BDEPEND="dev-lang/swig" + +distutils_enable_tests unittest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +} + +python_test() { + cd test || die + eunittest +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: a6dbe336c7b3d99627aef57fa5635267bbd7c857 Author: Marek Szuba gentoo org> AuthorDate: Mon Jun 20 14:22:02 2022 + Commit: Marek Szuba gentoo org> CommitDate: Mon Jun 20 15:40:24 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6dbe336 dev-python/pyscard: enable py3.11 Signed-off-by: Marek Szuba gentoo.org> dev-python/pyscard/pyscard-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.3.ebuild b/dev-python/pyscard/pyscard-2.0.3.ebuild index 9396b82e059b..4a3457a0eb60 100644 --- a/dev-python/pyscard/pyscard-2.0.3.ebuild +++ b/dev-python/pyscard/pyscard-2.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 optfeature
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 911742f651bed4702ee7d8ff49c60b6cfc867896 Author: Michał Górny gentoo org> AuthorDate: Tue Apr 19 14:01:45 2022 + Commit: Michał Górny gentoo org> CommitDate: Tue Apr 19 16:03:11 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=911742f6 dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.0.2.ebuild | 28 2 files changed, 29 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index b0dbedaa2c86..91237a3e77b9 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-2.0.2.tar.gz 149302 BLAKE2B bb1203aea42a0caca5212780f1312e51a4cf1a2b2842e3e33f25c17e57e3400d44c387620ec4a1dc9ca7a4ef5747900981971c87d1e37b6523a5990362645f5a SHA512 f6ab42a0aa037189f2fefe4001dde7f49125fdf63358352af956e58da9a51744a884ff1f7173b71e035a1a4a20825a906ee5d94f314b760333d1110c898a6644 DIST pyscard-2.0.3.tar.gz 150092 BLAKE2B af7d58266044792987e6f9a2bc708ca043e32c4f87c8622b5662449254e7d6b630d5769479f3eaf59dc9a3a9fa294330953dea3383aee6c216f3d7dcfd26266a SHA512 2f5c762fe4a7d8d3292f335fda58f8f2f88729ea6d33a508e5f461692fef8d006ccc9b761a78750b8416dc5c1f7c6b06c069e3f6e7b19d91621226590bfef708 diff --git a/dev-python/pyscard/pyscard-2.0.2.ebuild b/dev-python/pyscard/pyscard-2.0.2.ebuild deleted file mode 100644 index 3e7340a1891f.. --- a/dev-python/pyscard/pyscard-2.0.2.ebuild +++ /dev/null @@ -1,28 +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 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE="https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard - https://pypi.org/project/pyscard/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND}" -BDEPEND="dev-lang/swig" - -distutils_enable_tests setup.py - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 4595d53f842444a29501afc375fa27cf84a62671 Author: Jakov Smolić gentoo org> AuthorDate: Tue Apr 19 13:45:29 2022 + Commit: Jakov Smolić gentoo org> CommitDate: Tue Apr 19 13:45:29 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4595d53f dev-python/pyscard: Stabilize 2.0.3 x86, #839438 Signed-off-by: Jakov Smolić gentoo.org> dev-python/pyscard/pyscard-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.3.ebuild b/dev-python/pyscard/pyscard-2.0.3.ebuild index e1621e4536ad..9396b82e059b 100644 --- a/dev-python/pyscard/pyscard-2.0.3.ebuild +++ b/dev-python/pyscard/pyscard-2.0.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 4c8efd16a41b63c7f9b6e3e7cebe66d8750ab74a Author: Jakov Smolić gentoo org> AuthorDate: Tue Apr 19 13:44:02 2022 + Commit: Jakov Smolić gentoo org> CommitDate: Tue Apr 19 13:44:02 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c8efd16 dev-python/pyscard: Stabilize 2.0.3 amd64, #839438 Signed-off-by: Jakov Smolić gentoo.org> dev-python/pyscard/pyscard-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.3.ebuild b/dev-python/pyscard/pyscard-2.0.3.ebuild index 2eefa09fd4bc..e1621e4536ad 100644 --- a/dev-python/pyscard/pyscard-2.0.3.ebuild +++ b/dev-python/pyscard/pyscard-2.0.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 427e95d435eecf60aa139fafc4dd1b2a13820f20 Author: Michał Górny gentoo org> AuthorDate: Fri Mar 18 21:16:46 2022 + Commit: Michał Górny gentoo org> CommitDate: Fri Mar 18 22:28:17 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=427e95d4 dev-python/pyscard: Bump to 2.0.3 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.3.ebuild | 35 + 2 files changed, 36 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index bec2780437f0..b0dbedaa2c86 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.0.2.tar.gz 149302 BLAKE2B bb1203aea42a0caca5212780f1312e51a4cf1a2b2842e3e33f25c17e57e3400d44c387620ec4a1dc9ca7a4ef5747900981971c87d1e37b6523a5990362645f5a SHA512 f6ab42a0aa037189f2fefe4001dde7f49125fdf63358352af956e58da9a51744a884ff1f7173b71e035a1a4a20825a906ee5d94f314b760333d1110c898a6644 +DIST pyscard-2.0.3.tar.gz 150092 BLAKE2B af7d58266044792987e6f9a2bc708ca043e32c4f87c8622b5662449254e7d6b630d5769479f3eaf59dc9a3a9fa294330953dea3383aee6c216f3d7dcfd26266a SHA512 2f5c762fe4a7d8d3292f335fda58f8f2f88729ea6d33a508e5f461692fef8d006ccc9b761a78750b8416dc5c1f7c6b06c069e3f6e7b19d91621226590bfef708 diff --git a/dev-python/pyscard/pyscard-2.0.3.ebuild b/dev-python/pyscard/pyscard-2.0.3.ebuild new file mode 100644 index ..2eefa09fd4bc --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.3.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE="https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard + https://pypi.org/project/pyscard/"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND}" +BDEPEND="dev-lang/swig" + +distutils_enable_tests unittest + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +} + +python_test() { + cd test || die + eunittest +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 7d83e22a74a307f72c3e2b79053e969af869a005 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Jan 11 02:20:13 2022 + Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Jan 11 02:23:34 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d83e22a dev-python/pyscard: keyword 2.0.2 for ~arm64 Signed-off-by: Georgy Yakovlev gentoo.org> dev-python/pyscard/pyscard-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyscard/pyscard-2.0.2.ebuild b/dev-python/pyscard/pyscard-2.0.2.ebuild index 96ca5c3fa0f5..3e7340a1891f 100644 --- a/dev-python/pyscard/pyscard-2.0.2.ebuild +++ b/dev-python/pyscard/pyscard-2.0.2.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=8 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: f9b94d33823096c177c73d26a53097852a1c689e Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Dec 31 00:39:13 2021 + Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Dec 31 01:00:31 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b94d33 dev-python/pyscard: keyword 2.0.2 for ~ppc64 Signed-off-by: Georgy Yakovlev gentoo.org> dev-python/pyscard/pyscard-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.2.ebuild b/dev-python/pyscard/pyscard-2.0.2.ebuild index 465c94f38749..96ca5c3fa0f5 100644 --- a/dev-python/pyscard/pyscard-2.0.2.ebuild +++ b/dev-python/pyscard/pyscard-2.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~riscv x86" +KEYWORDS="amd64 ~arm ~ppc64 ~riscv x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 041cb113b5127b21b0a7ee5ee71e3f145e836f3b Author: Arthur Zamarin gentoo org> AuthorDate: Sun Oct 24 05:15:59 2021 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Oct 24 05:22:53 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=041cb113 dev-python/pyscard: drop 2.0.1 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.0.1.ebuild | 29 - 2 files changed, 30 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index da1036fb29a..bec2780437f 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-2.0.1.tar.gz 149193 BLAKE2B f140e3e62635634de8125d88c69e4ac3657468eef04798b4ce5b20d73905189ced71f041ef7742233a185aff8b28cc0fcda5af175d6dff21afeff84f062afcce SHA512 c9292b9616f150e500b308c47b0d6ed6f869f2022149c99a7789f8fef8c145dec4db84d35b6df30fa31d4007d75fcc21c9846693eccd9bd3bc8ec77fce5a DIST pyscard-2.0.2.tar.gz 149302 BLAKE2B bb1203aea42a0caca5212780f1312e51a4cf1a2b2842e3e33f25c17e57e3400d44c387620ec4a1dc9ca7a4ef5747900981971c87d1e37b6523a5990362645f5a SHA512 f6ab42a0aa037189f2fefe4001dde7f49125fdf63358352af956e58da9a51744a884ff1f7173b71e035a1a4a20825a906ee5d94f314b760333d1110c898a6644 diff --git a/dev-python/pyscard/pyscard-2.0.1.ebuild b/dev-python/pyscard/pyscard-2.0.1.ebuild deleted file mode 100644 index 490132595ed..000 --- a/dev-python/pyscard/pyscard-2.0.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart card support in python" -HOMEPAGE="https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard - https://pypi.org/project/pyscard/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~riscv x86" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND}" -BDEPEND="dev-lang/swig" - -distutils_enable_tests setup.py - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/Pyro4 -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: c54e3dec52fe1a57c1e0804ab6a25cecc61fa45f Author: Sam James gentoo org> AuthorDate: Sun Oct 24 04:50:58 2021 + Commit: Sam James gentoo org> CommitDate: Sun Oct 24 04:50:58 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c54e3dec dev-python/pyscard: Stabilize 2.0.2 x86, #819846 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.2.ebuild b/dev-python/pyscard/pyscard-2.0.2.ebuild index 89c4e4a63aa..465c94f3874 100644 --- a/dev-python/pyscard/pyscard-2.0.2.ebuild +++ b/dev-python/pyscard/pyscard-2.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~riscv ~x86" +KEYWORDS="amd64 ~arm ~riscv x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: fd678d8c101e8e879d87a1db5a9f68669541d161 Author: Sam James gentoo org> AuthorDate: Sun Oct 24 01:15:10 2021 + Commit: Sam James gentoo org> CommitDate: Sun Oct 24 01:15:10 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd678d8c dev-python/pyscard: Stabilize 2.0.2 amd64, #819846 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.2.ebuild b/dev-python/pyscard/pyscard-2.0.2.ebuild index 3ca571fac57..89c4e4a63aa 100644 --- a/dev-python/pyscard/pyscard-2.0.2.ebuild +++ b/dev-python/pyscard/pyscard-2.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~riscv ~x86" +KEYWORDS="amd64 ~arm ~riscv ~x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 1a8c766db3dba05220d685af8e45b29031aaa734 Author: Michał Górny gentoo org> AuthorDate: Thu Sep 23 06:29:50 2021 + Commit: Michał Górny gentoo org> CommitDate: Thu Sep 23 08:16:13 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8c766d dev-python/pyscard: Bump to 2.0.2 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.2.ebuild | 28 2 files changed, 29 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 851faa78724..da1036fb29a 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.0.1.tar.gz 149193 BLAKE2B f140e3e62635634de8125d88c69e4ac3657468eef04798b4ce5b20d73905189ced71f041ef7742233a185aff8b28cc0fcda5af175d6dff21afeff84f062afcce SHA512 c9292b9616f150e500b308c47b0d6ed6f869f2022149c99a7789f8fef8c145dec4db84d35b6df30fa31d4007d75fcc21c9846693eccd9bd3bc8ec77fce5a +DIST pyscard-2.0.2.tar.gz 149302 BLAKE2B bb1203aea42a0caca5212780f1312e51a4cf1a2b2842e3e33f25c17e57e3400d44c387620ec4a1dc9ca7a4ef5747900981971c87d1e37b6523a5990362645f5a SHA512 f6ab42a0aa037189f2fefe4001dde7f49125fdf63358352af956e58da9a51744a884ff1f7173b71e035a1a4a20825a906ee5d94f314b760333d1110c898a6644 diff --git a/dev-python/pyscard/pyscard-2.0.2.ebuild b/dev-python/pyscard/pyscard-2.0.2.ebuild new file mode 100644 index 000..3ca571fac57 --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.2.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE="https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard + https://pypi.org/project/pyscard/"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~riscv ~x86" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND}" +BDEPEND="dev-lang/swig" + +distutils_enable_tests setup.py + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/Pyro4 +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: cc5bf689f2012708ee03ab89a59c4564b577de99 Author: Marek Szuba gentoo org> AuthorDate: Sun Aug 1 21:52:14 2021 + Commit: Marek Szuba gentoo org> CommitDate: Sun Aug 1 21:52:14 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5bf689 dev-python/pyscard: keyword 2.0.1 for ~riscv Signed-off-by: Marek Szuba gentoo.org> dev-python/pyscard/pyscard-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.1.ebuild b/dev-python/pyscard/pyscard-2.0.1.ebuild index cfd7922e756..7aa7611328f 100644 --- a/dev-python/pyscard/pyscard-2.0.1.ebuild +++ b/dev-python/pyscard/pyscard-2.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~riscv x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: abe58439d97daf949f66f0af70471fb975abb3a1 Author: Michał Górny gentoo org> AuthorDate: Sun Jul 25 06:56:32 2021 + Commit: Michał Górny gentoo org> CommitDate: Sun Jul 25 08:41:32 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe58439 dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-2.0.0.ebuild | 31 --- 2 files changed, 32 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 823b07fa3f6..851faa78724 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-2.0.0.tar.gz 148326 BLAKE2B ea9e3fbe404dedd7e7290743da4dfe51196beaa7db7ce69ad47316c70afe044cbf3e32666d32786e0d68f225cc6d552b7bb5c79fc62132c6fbee502868d3a205 SHA512 cf2cda96cdbc8f1abc20f969355a9c07698c7c13d826482170f7114962cc683b3c9b8a39aa19b76b6ae1e6c6e8875407bb9fa04908a0b22c96d0b3cbd234fe0b DIST pyscard-2.0.1.tar.gz 149193 BLAKE2B f140e3e62635634de8125d88c69e4ac3657468eef04798b4ce5b20d73905189ced71f041ef7742233a185aff8b28cc0fcda5af175d6dff21afeff84f062afcce SHA512 c9292b9616f150e500b308c47b0d6ed6f869f2022149c99a7789f8fef8c145dec4db84d35b6df30fa31d4007d75fcc21c9846693eccd9bd3bc8ec77fce5a diff --git a/dev-python/pyscard/pyscard-2.0.0.ebuild b/dev-python/pyscard/pyscard-2.0.0.ebuild deleted file mode 100644 index c3bdd158fd2..000 --- a/dev-python/pyscard/pyscard-2.0.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..10} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart cards support in python" -HOMEPAGE="https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard - https://pypi.org/project/pyscard/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm x86" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND}" -BDEPEND="dev-lang/swig" - -python_test() { - esetup.py test -} - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/pyro -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 670fa7b3f9b621356f713aba0f86c30066540542 Author: Sam James gentoo org> AuthorDate: Sun Jul 25 01:28:58 2021 + Commit: Sam James gentoo org> CommitDate: Sun Jul 25 01:28:58 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670fa7b3 dev-python/pyscard: Stabilize 2.0.1 x86, #803776 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.1.ebuild b/dev-python/pyscard/pyscard-2.0.1.ebuild index ec6604b6a15..cfd7922e756 100644 --- a/dev-python/pyscard/pyscard-2.0.1.ebuild +++ b/dev-python/pyscard/pyscard-2.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 3af740a3512a1d1ef0daa8fcdf74b48275f5c49e Author: Sam James gentoo org> AuthorDate: Sat Jul 24 17:10:02 2021 + Commit: Sam James gentoo org> CommitDate: Sat Jul 24 17:10:02 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af740a3 dev-python/pyscard: Stabilize 2.0.1 amd64, #803776 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.1.ebuild b/dev-python/pyscard/pyscard-2.0.1.ebuild index f40381afb5e..ec6604b6a15 100644 --- a/dev-python/pyscard/pyscard-2.0.1.ebuild +++ b/dev-python/pyscard/pyscard-2.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 4712306e0e69941cfafe37792b85162c2d6e6876 Author: Michał Górny gentoo org> AuthorDate: Thu Jun 17 19:40:24 2021 + Commit: Michał Górny gentoo org> CommitDate: Thu Jun 17 19:40:24 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4712306e dev-python/pyscard: Bump to 2.0.1 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.1.ebuild | 29 + 2 files changed, 30 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 500cb312d2b..823b07fa3f6 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-2.0.0.tar.gz 148326 BLAKE2B ea9e3fbe404dedd7e7290743da4dfe51196beaa7db7ce69ad47316c70afe044cbf3e32666d32786e0d68f225cc6d552b7bb5c79fc62132c6fbee502868d3a205 SHA512 cf2cda96cdbc8f1abc20f969355a9c07698c7c13d826482170f7114962cc683b3c9b8a39aa19b76b6ae1e6c6e8875407bb9fa04908a0b22c96d0b3cbd234fe0b +DIST pyscard-2.0.1.tar.gz 149193 BLAKE2B f140e3e62635634de8125d88c69e4ac3657468eef04798b4ce5b20d73905189ced71f041ef7742233a185aff8b28cc0fcda5af175d6dff21afeff84f062afcce SHA512 c9292b9616f150e500b308c47b0d6ed6f869f2022149c99a7789f8fef8c145dec4db84d35b6df30fa31d4007d75fcc21c9846693eccd9bd3bc8ec77fce5a diff --git a/dev-python/pyscard/pyscard-2.0.1.ebuild b/dev-python/pyscard/pyscard-2.0.1.ebuild new file mode 100644 index 000..f40381afb5e --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 optfeature + +DESCRIPTION="Smart card support in python" +HOMEPAGE="https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard + https://pypi.org/project/pyscard/"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND}" +BDEPEND="dev-lang/swig" + +distutils_enable_tests setup.py + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/pyro +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: d0ce71ee8ceb121d898c9b50128ec5b5edea0015 Author: Marek Szuba gentoo org> AuthorDate: Thu May 27 14:55:46 2021 + Commit: Marek Szuba gentoo org> CommitDate: Thu May 27 15:36:45 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ce71ee dev-python/pyscard: support python3_10 Builds, tests and installs fine. Signed-off-by: Marek Szuba gentoo.org> dev-python/pyscard/pyscard-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.0.ebuild b/dev-python/pyscard/pyscard-2.0.0.ebuild index 0461c47d085..c3bdd158fd2 100644 --- a/dev-python/pyscard/pyscard-2.0.0.ebuild +++ b/dev-python/pyscard/pyscard-2.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{7..10} ) inherit distutils-r1 optfeature
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: d2d5a04d5849331b74e5529157c8e2b8da66a118 Author: Michał Górny gentoo org> AuthorDate: Tue Mar 2 09:00:42 2021 + Commit: Michał Górny gentoo org> CommitDate: Tue Mar 2 09:00:42 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2d5a04d dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-1.9.9.ebuild | 34 - 2 files changed, 35 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 24c2447ca82..500cb312d2b 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-1.9.9.tar.gz 145428 BLAKE2B c62d9c2f13d9f19df1b7399509efc9df2baf2da00a9dc0bd9a0b440dcef232beeb0f7da88b12e3fb8ecffeb28f268eaaa04c9d45dc3420a1071835afe7a36c95 SHA512 88c7314c10153f509eb9bf6318e62210c7182e51b531af752a402bf8d05cfa2658cc1a4e7b9385a474038ddfa5a1bfbf1f208fcd9abe02a60161ce7c757c67b2 DIST pyscard-2.0.0.tar.gz 148326 BLAKE2B ea9e3fbe404dedd7e7290743da4dfe51196beaa7db7ce69ad47316c70afe044cbf3e32666d32786e0d68f225cc6d552b7bb5c79fc62132c6fbee502868d3a205 SHA512 cf2cda96cdbc8f1abc20f969355a9c07698c7c13d826482170f7114962cc683b3c9b8a39aa19b76b6ae1e6c6e8875407bb9fa04908a0b22c96d0b3cbd234fe0b diff --git a/dev-python/pyscard/pyscard-1.9.9.ebuild b/dev-python/pyscard/pyscard-1.9.9.ebuild deleted file mode 100644 index 6964fbdc260..000 --- a/dev-python/pyscard/pyscard-1.9.9.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} ) - -inherit distutils-r1 optfeature - -DESCRIPTION="Smart cards support in python" -HOMEPAGE="https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard - https://pypi.org/project/pyscard/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm x86" - -RDEPEND="${PYTHON_DEP} - sys-apps/pcsc-lite" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" -BDEPEND="${PYTHON_DEP} - dev-lang/swig" - -python_test() { - esetup.py test -} - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/pyro -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 619f23b8b63da96f2cdb3a3a3380e35cd7a2fcf2 Author: Sam James gentoo org> AuthorDate: Tue Mar 2 07:39:05 2021 + Commit: Sam James gentoo org> CommitDate: Tue Mar 2 07:39:05 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619f23b8 dev-python/pyscard: Stabilize 2.0.0 x86, #773832 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-2.0.0.ebuild b/dev-python/pyscard/pyscard-2.0.0.ebuild index 885085b5d76..0461c47d085 100644 --- a/dev-python/pyscard/pyscard-2.0.0.ebuild +++ b/dev-python/pyscard/pyscard-2.0.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: be308b2f19236418edb108b969547e09731fae20 Author: Sam James gentoo org> AuthorDate: Tue Mar 2 07:37:40 2021 + Commit: Sam James gentoo org> CommitDate: Tue Mar 2 07:37:40 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be308b2f dev-python/pyscard: Stabilize 2.0.0 amd64, #773832 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/pyscard-2.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyscard/pyscard-2.0.0.ebuild b/dev-python/pyscard/pyscard-2.0.0.ebuild index 4117f2fd399..885085b5d76 100644 --- a/dev-python/pyscard/pyscard-2.0.0.ebuild +++ b/dev-python/pyscard/pyscard-2.0.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 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 624c6ea066f2002e92fcf3097274c71458d6f54d Author: Sam James gentoo org> AuthorDate: Thu Dec 31 06:06:31 2020 + Commit: Sam James gentoo org> CommitDate: Thu Dec 31 06:07:47 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=624c6ea0 dev-python/pyscard: bump to 2.0.0 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-2.0.0.ebuild | 31 +++ 2 files changed, 32 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 979f7beaf58..24c2447ca82 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-1.9.9.tar.gz 145428 BLAKE2B c62d9c2f13d9f19df1b7399509efc9df2baf2da00a9dc0bd9a0b440dcef232beeb0f7da88b12e3fb8ecffeb28f268eaaa04c9d45dc3420a1071835afe7a36c95 SHA512 88c7314c10153f509eb9bf6318e62210c7182e51b531af752a402bf8d05cfa2658cc1a4e7b9385a474038ddfa5a1bfbf1f208fcd9abe02a60161ce7c757c67b2 +DIST pyscard-2.0.0.tar.gz 148326 BLAKE2B ea9e3fbe404dedd7e7290743da4dfe51196beaa7db7ce69ad47316c70afe044cbf3e32666d32786e0d68f225cc6d552b7bb5c79fc62132c6fbee502868d3a205 SHA512 cf2cda96cdbc8f1abc20f969355a9c07698c7c13d826482170f7114962cc683b3c9b8a39aa19b76b6ae1e6c6e8875407bb9fa04908a0b22c96d0b3cbd234fe0b diff --git a/dev-python/pyscard/pyscard-2.0.0.ebuild b/dev-python/pyscard/pyscard-2.0.0.ebuild new file mode 100644 index 000..2c0b3a74b91 --- /dev/null +++ b/dev-python/pyscard/pyscard-2.0.0.ebuild @@ -0,0 +1,31 @@ +# 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 optfeature + +DESCRIPTION="Smart cards support in python" +HOMEPAGE="https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard + https://pypi.org/project/pyscard/"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND}" +BDEPEND="dev-lang/swig" + +python_test() { + esetup.py test +} + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/pyro +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 1f865c000805648a27bbb43e631157c38a2992b0 Author: Marek Szuba gentoo org> AuthorDate: Thu Dec 3 16:26:40 2020 + Commit: Marek Szuba gentoo org> CommitDate: Thu Dec 3 16:53:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f865c00 dev-python/pyscard-1.9.9: support python3_9 Builds, tests and installs fine. Signed-off-by: Marek Szuba gentoo.org> dev-python/pyscard/pyscard-1.9.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-1.9.9.ebuild b/dev-python/pyscard/pyscard-1.9.9.ebuild index ae9fc5fb508..b2941346aa3 100644 --- a/dev-python/pyscard/pyscard-1.9.9.ebuild +++ b/dev-python/pyscard/pyscard-1.9.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1 optfeature
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 07bebdfaa7e6120cc460e3fe03d5780f3d86d0b2 Author: Michał Górny gentoo org> AuthorDate: Mon May 4 11:43:32 2020 + Commit: Michał Górny gentoo org> CommitDate: Mon May 4 11:43:32 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bebdfa dev-python/pyscard: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-1.9.7.ebuild | 34 - 2 files changed, 35 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index ced7e8e99ed..979f7beaf58 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-1.9.7.tar.gz 144692 BLAKE2B 5a842b790e01ff5461c462d6fe2d7763a79725cd1bcb841c1aaa49f2b17decb251446adb908fa8b525b91f418a6df6a76ddf779a67b7e8547211993837aed2bd SHA512 339d6efd5fcaa361e30029e736d4e2e98e05acd701c39574b40960b4bcec4782ca9c1d6927cea0b3641c5e6a137d0b9fbd961b58422a4151cfbdfa067dcd4b4a DIST pyscard-1.9.9.tar.gz 145428 BLAKE2B c62d9c2f13d9f19df1b7399509efc9df2baf2da00a9dc0bd9a0b440dcef232beeb0f7da88b12e3fb8ecffeb28f268eaaa04c9d45dc3420a1071835afe7a36c95 SHA512 88c7314c10153f509eb9bf6318e62210c7182e51b531af752a402bf8d05cfa2658cc1a4e7b9385a474038ddfa5a1bfbf1f208fcd9abe02a60161ce7c757c67b2 diff --git a/dev-python/pyscard/pyscard-1.9.7.ebuild b/dev-python/pyscard/pyscard-1.9.7.ebuild deleted file mode 100644 index 9321e8fa39a..000 --- a/dev-python/pyscard/pyscard-1.9.7.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7,8} ) - -inherit distutils-r1 eutils - -DESCRIPTION="Smart cards support in python" -HOMEPAGE="https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard - https://pypi.org/project/pyscard/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm x86" - -RDEPEND="${PYTHON_DEP} - sys-apps/pcsc-lite" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" -BDEPEND="${PYTHON_DEP} - dev-lang/swig" - -python_test() { - esetup.py test -} - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/pyro -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: d6e0e299b800f347017074d2b0406f00b2ff855b Author: Agostino Sarubbo gentoo org> AuthorDate: Sun May 3 19:01:00 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Sun May 3 19:02:14 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6e0e299 dev-python/pyscard: x86 stable wrt bug #720586 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/pyscard/pyscard-1.9.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-1.9.9.ebuild b/dev-python/pyscard/pyscard-1.9.9.ebuild index c1fe0d35cb8..9321e8fa39a 100644 --- a/dev-python/pyscard/pyscard-1.9.9.ebuild +++ b/dev-python/pyscard/pyscard-1.9.9.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND="${PYTHON_DEP} sys-apps/pcsc-lite"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 375393a5398cd6d48aa2c0ce3b5fd71f0ee3dc82 Author: Rick Farina gentoo org> AuthorDate: Thu Mar 19 01:51:37 2020 + Commit: Rick Farina gentoo org> CommitDate: Thu Mar 19 02:11:56 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=375393a5 dev-python/pyscard: adding python3_{7,8} tested on 3.7 and tests pass Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Rick Farina gentoo.org> dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-1.9.9.ebuild | 34 + 2 files changed, 35 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index c4cd86b9fe5..ced7e8e99ed 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-1.9.7.tar.gz 144692 BLAKE2B 5a842b790e01ff5461c462d6fe2d7763a79725cd1bcb841c1aaa49f2b17decb251446adb908fa8b525b91f418a6df6a76ddf779a67b7e8547211993837aed2bd SHA512 339d6efd5fcaa361e30029e736d4e2e98e05acd701c39574b40960b4bcec4782ca9c1d6927cea0b3641c5e6a137d0b9fbd961b58422a4151cfbdfa067dcd4b4a +DIST pyscard-1.9.9.tar.gz 145428 BLAKE2B c62d9c2f13d9f19df1b7399509efc9df2baf2da00a9dc0bd9a0b440dcef232beeb0f7da88b12e3fb8ecffeb28f268eaaa04c9d45dc3420a1071835afe7a36c95 SHA512 88c7314c10153f509eb9bf6318e62210c7182e51b531af752a402bf8d05cfa2658cc1a4e7b9385a474038ddfa5a1bfbf1f208fcd9abe02a60161ce7c757c67b2 diff --git a/dev-python/pyscard/pyscard-1.9.9.ebuild b/dev-python/pyscard/pyscard-1.9.9.ebuild new file mode 100644 index 000..5c90cee6a2f --- /dev/null +++ b/dev-python/pyscard/pyscard-1.9.9.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 eutils + +DESCRIPTION="Smart cards support in python" +HOMEPAGE="https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard + https://pypi.org/project/pyscard/"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" + +RDEPEND="${PYTHON_DEP} + sys-apps/pcsc-lite" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}]" +BDEPEND="${PYTHON_DEP} + dev-lang/swig" + +python_test() { + esetup.py test +} + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/pyro +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: b91dbe32c32e1b409d63731ff21e7300db4929cf Author: Rick Farina gentoo org> AuthorDate: Thu Mar 19 02:04:34 2020 + Commit: Rick Farina gentoo org> CommitDate: Thu Mar 19 02:11:57 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91dbe32 dev-python/pyscard: adding python3_{7,8} to stable Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Rick Farina gentoo.org> dev-python/pyscard/pyscard-1.9.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-1.9.7.ebuild b/dev-python/pyscard/pyscard-1.9.7.ebuild index 37623d99e50..9321e8fa39a 100644 --- a/dev-python/pyscard/pyscard-1.9.7.ebuild +++ b/dev-python/pyscard/pyscard-1.9.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 eutils
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 75bb9844aa44944f7cc3c3ee69897d2575f72d11 Author: Michał Górny gentoo org> AuthorDate: Wed Feb 5 19:45:23 2020 + Commit: Michał Górny gentoo org> CommitDate: Wed Feb 5 19:53:28 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75bb9844 dev-python/pyscard: Remove py2 Signed-off-by: Michał Górny gentoo.org> dev-python/pyscard/pyscard-1.9.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-1.9.7.ebuild b/dev-python/pyscard/pyscard-1.9.7.ebuild index b59ab8d1be3..37623d99e50 100644 --- a/dev-python/pyscard/pyscard-1.9.7.ebuild +++ b/dev-python/pyscard/pyscard-1.9.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 eutils
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: eaff6ef10f628972912dc954017539a2895b1e90 Author: Alon Bar-Lev gentoo org> AuthorDate: Wed Mar 20 21:38:58 2019 + Commit: Alon Bar-Lev gentoo org> CommitDate: Wed Mar 20 22:00:24 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaff6ef1 dev-python/pyscard: cleanup old Signed-off-by: Alon Bar-Lev gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-1.9.5.ebuild | 37 - 2 files changed, 38 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index c26a5252ac0..c4cd86b9fe5 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-1.9.5.tar.gz 146010 BLAKE2B 04569422bef66839ab1e8420b37741ebb5591732f1b88d75d8348465d3c7758febdc5722ac0329d5722d1609abe2aaa39ce507087fd551d760f9fd0f69b06d50 SHA512 a0c5cd4ccbe8437ffd37afcf95c71f7d1d6c3ae364063cf81907095625d2062da8e7335ebfd15d1f952e8a8d9395e990b351b1308ab07fa456a7ee10658db4f9 DIST pyscard-1.9.7.tar.gz 144692 BLAKE2B 5a842b790e01ff5461c462d6fe2d7763a79725cd1bcb841c1aaa49f2b17decb251446adb908fa8b525b91f418a6df6a76ddf779a67b7e8547211993837aed2bd SHA512 339d6efd5fcaa361e30029e736d4e2e98e05acd701c39574b40960b4bcec4782ca9c1d6927cea0b3641c5e6a137d0b9fbd961b58422a4151cfbdfa067dcd4b4a diff --git a/dev-python/pyscard/pyscard-1.9.5.ebuild b/dev-python/pyscard/pyscard-1.9.5.ebuild deleted file mode 100644 index 4cf0792d4de..000 --- a/dev-python/pyscard/pyscard-1.9.5.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) - -inherit distutils-r1 eutils - -DESCRIPTION="Smart cards support in python" -HOMEPAGE="https://pyscard.sourceforge.io/ - https://github.com/LudovicRousseau/pyscard - https://pypi.org/project/pyscard/"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" - -RDEPEND="${PYTHON_DEP} - sys-apps/pcsc-lite" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" -BDEPEND="${PYTHON_DEP} - dev-lang/swig" - -# Fails -RESTRICT=test - -python_test() { - esetup.py test -} - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/pyro -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: b87f08245c91cf57018a00910500c70ddd795373 Author: Rick Farina gentoo org> AuthorDate: Tue Mar 19 15:37:29 2019 + Commit: Rick Farina gentoo org> CommitDate: Tue Mar 19 15:37:29 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87f0824 dev-python/pyscard: functional tests on x86 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Rick Farina gentoo.org> dev-python/pyscard/pyscard-1.9.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-1.9.7.ebuild b/dev-python/pyscard/pyscard-1.9.7.ebuild index 637aea76a4c..11898e328e3 100644 --- a/dev-python/pyscard/pyscard-1.9.7.ebuild +++ b/dev-python/pyscard/pyscard-1.9.7.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND="${PYTHON_DEP} sys-apps/pcsc-lite"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 975b91c49fcd282054472dace62c489d8b84455c Author: Mikle Kolyada gentoo org> AuthorDate: Mon Mar 11 08:39:30 2019 + Commit: Mikle Kolyada gentoo org> CommitDate: Mon Mar 11 08:39:59 2019 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=975b91c4 dev-python/pyscard: amd64 stable wrt bug #679276 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" dev-python/pyscard/pyscard-1.9.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyscard/pyscard-1.9.7.ebuild b/dev-python/pyscard/pyscard-1.9.7.ebuild index f0560bcd991..637aea76a4c 100644 --- a/dev-python/pyscard/pyscard-1.9.7.ebuild +++ b/dev-python/pyscard/pyscard-1.9.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" RDEPEND="${PYTHON_DEP} sys-apps/pcsc-lite"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 5146ffa4f45a202a5551fa987bd57ba7770c959d Author: Alon Bar-Lev gentoo org> AuthorDate: Sun Dec 30 17:32:15 2018 + Commit: Alon Bar-Lev gentoo org> CommitDate: Sun Dec 30 17:32:33 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5146ffa4 dev-python/pyscard: version bump Closes: https://bugs.gentoo.org/show_bug.cgi?id=674054 Signed-off-by: Alon Bar-Lev gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-1.9.7.ebuild | 34 + 2 files changed, 35 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index cb40b4c442f..c26a5252ac0 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-1.9.5.tar.gz 146010 BLAKE2B 04569422bef66839ab1e8420b37741ebb5591732f1b88d75d8348465d3c7758febdc5722ac0329d5722d1609abe2aaa39ce507087fd551d760f9fd0f69b06d50 SHA512 a0c5cd4ccbe8437ffd37afcf95c71f7d1d6c3ae364063cf81907095625d2062da8e7335ebfd15d1f952e8a8d9395e990b351b1308ab07fa456a7ee10658db4f9 +DIST pyscard-1.9.7.tar.gz 144692 BLAKE2B 5a842b790e01ff5461c462d6fe2d7763a79725cd1bcb841c1aaa49f2b17decb251446adb908fa8b525b91f418a6df6a76ddf779a67b7e8547211993837aed2bd SHA512 339d6efd5fcaa361e30029e736d4e2e98e05acd701c39574b40960b4bcec4782ca9c1d6927cea0b3641c5e6a137d0b9fbd961b58422a4151cfbdfa067dcd4b4a diff --git a/dev-python/pyscard/pyscard-1.9.7.ebuild b/dev-python/pyscard/pyscard-1.9.7.ebuild new file mode 100644 index 000..f0560bcd991 --- /dev/null +++ b/dev-python/pyscard/pyscard-1.9.7.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) + +inherit distutils-r1 eutils + +DESCRIPTION="Smart cards support in python" +HOMEPAGE="https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard + https://pypi.org/project/pyscard/"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" + +RDEPEND="${PYTHON_DEP} + sys-apps/pcsc-lite" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}]" +BDEPEND="${PYTHON_DEP} + dev-lang/swig" + +python_test() { + esetup.py test +} + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/pyro +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: a6899daa1b5e94e7ef0a82c55d44859b2185b692 Author: Alon Bar-Lev gentoo org> AuthorDate: Sun Sep 23 19:40:36 2018 + Commit: Alon Bar-Lev gentoo org> CommitDate: Thu Sep 27 23:51:44 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6899daa dev-python/pyscard: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-python/pyscard/pyscard-1.9.5.ebuild | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-python/pyscard/pyscard-1.9.5.ebuild b/dev-python/pyscard/pyscard-1.9.5.ebuild index 38dc29b9b67..4cf0792d4de 100644 --- a/dev-python/pyscard/pyscard-1.9.5.ebuild +++ b/dev-python/pyscard/pyscard-1.9.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) @@ -16,11 +16,12 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" -IUSE="" -RDEPEND="sys-apps/pcsc-lite" +RDEPEND="${PYTHON_DEP} + sys-apps/pcsc-lite" DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}]" +BDEPEND="${PYTHON_DEP} dev-lang/swig" # Fails
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: cc6abc72d6b895c3bc9d19390e8e28d0c9ed4318 Author: Michael Mair-Keimberger gmail com> AuthorDate: Tue Mar 20 20:06:41 2018 + Commit: Michał Górny gentoo org> CommitDate: Tue Mar 20 21:10:23 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6abc72 dev-python/pyscard: update HOMEPAGE dev-python/pyscard/pyscard-1.9.5.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-1.9.5.ebuild b/dev-python/pyscard/pyscard-1.9.5.ebuild index e6fdb89f5d6..1a2dccec54d 100644 --- a/dev-python/pyscard/pyscard-1.9.5.ebuild +++ b/dev-python/pyscard/pyscard-1.9.5.ebuild @@ -8,7 +8,9 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit distutils-r1 eutils DESCRIPTION="Smart cards support in python" -HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard"; +HOMEPAGE="https://pyscard.sourceforge.io/ + https://github.com/LudovicRousseau/pyscard + https://pypi.python.org/pypi/pyscard"; SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: e68a057bbf125cd3854473b17d54195b0276d634 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jan 8 23:47:53 2018 + Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jan 8 23:57:39 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e68a057b dev-python/pyscard: x86 keyworded (bug #573944) Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-python/pyscard/pyscard-1.9.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyscard/pyscard-1.9.5.ebuild b/dev-python/pyscard/pyscard-1.9.5.ebuild index 4d8569d2425..e6fdb89f5d6 100644 --- a/dev-python/pyscard/pyscard-1.9.5.ebuild +++ b/dev-python/pyscard/pyscard-1.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND="sys-apps/pcsc-lite"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: b06e861f13813a0be9a9d4db881b6ca5f38bf868 Author: Alon Bar-Lev gentoo org> AuthorDate: Tue Aug 15 18:55:42 2017 + Commit: Alon Bar-Lev gentoo org> CommitDate: Fri Aug 18 10:29:34 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06e861f dev-python/pyscard: cleanup Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-1.9.2.ebuild | 34 - 2 files changed, 35 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 6907590ab27..21028eae366 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-1.9.2.tar.gz 145287 SHA256 390b5f9393c04a2b3491a65c326fe045d2955a780ca675635ce2c74367d3fbba SHA512 8579dce6f31348581dbe5dfb6ebeceb35dd43ad6a903d02e00c55ab86353ae429501f0486a35b4916c26e6e380e07400dcd43d039ce18cbebe5061238c624e67 WHIRLPOOL 6d3dba315582e275cfccfa136c6475f1944a571f87405258f0bae86506b74b5b63134d6b3b4678a059692768035b31b0d83f8224d0efe8e31c6d1ba715735b42 DIST pyscard-1.9.5.tar.gz 146010 SHA256 7eef027e1939b7595fc13c03616f262f90d118594fdb6f7620af46b54fa06835 SHA512 a0c5cd4ccbe8437ffd37afcf95c71f7d1d6c3ae364063cf81907095625d2062da8e7335ebfd15d1f952e8a8d9395e990b351b1308ab07fa456a7ee10658db4f9 WHIRLPOOL 265045289deb5facfa582461e395b1ab285f01ad747d6e90f3297ccc29586c5794837599b4212dd1c5ce1f990509f979b203bd4c523ae1062bb836e7cef9968b diff --git a/dev-python/pyscard/pyscard-1.9.2.ebuild b/dev-python/pyscard/pyscard-1.9.2.ebuild deleted file mode 100644 index 4d8569d2425..000 --- a/dev-python/pyscard/pyscard-1.9.2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) - -inherit distutils-r1 eutils - -DESCRIPTION="Smart cards support in python" -HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~arm" -IUSE="" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - dev-lang/swig" - -# Fails -RESTRICT=test - -python_test() { - esetup.py test -} - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/pyro -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 81f8df62a4f781dedc88bdf96a20898030e9ecb1 Author: Manuel Rüger gentoo org> AuthorDate: Sun May 14 10:34:31 2017 + Commit: Manuel Rüger gentoo org> CommitDate: Sun May 14 10:42:59 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81f8df62 dev-python/pyscard: Version bump to 1.9.5 Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-1.9.5.ebuild | 34 + 2 files changed, 35 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 5df6b6b14fe..6907590ab27 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-1.9.2.tar.gz 145287 SHA256 390b5f9393c04a2b3491a65c326fe045d2955a780ca675635ce2c74367d3fbba SHA512 8579dce6f31348581dbe5dfb6ebeceb35dd43ad6a903d02e00c55ab86353ae429501f0486a35b4916c26e6e380e07400dcd43d039ce18cbebe5061238c624e67 WHIRLPOOL 6d3dba315582e275cfccfa136c6475f1944a571f87405258f0bae86506b74b5b63134d6b3b4678a059692768035b31b0d83f8224d0efe8e31c6d1ba715735b42 +DIST pyscard-1.9.5.tar.gz 146010 SHA256 7eef027e1939b7595fc13c03616f262f90d118594fdb6f7620af46b54fa06835 SHA512 a0c5cd4ccbe8437ffd37afcf95c71f7d1d6c3ae364063cf81907095625d2062da8e7335ebfd15d1f952e8a8d9395e990b351b1308ab07fa456a7ee10658db4f9 WHIRLPOOL 265045289deb5facfa582461e395b1ab285f01ad747d6e90f3297ccc29586c5794837599b4212dd1c5ce1f990509f979b203bd4c523ae1062bb836e7cef9968b diff --git a/dev-python/pyscard/pyscard-1.9.5.ebuild b/dev-python/pyscard/pyscard-1.9.5.ebuild new file mode 100644 index 000..4d8569d2425 --- /dev/null +++ b/dev-python/pyscard/pyscard-1.9.5.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) + +inherit distutils-r1 eutils + +DESCRIPTION="Smart cards support in python" +HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm" +IUSE="" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] + dev-lang/swig" + +# Fails +RESTRICT=test + +python_test() { + esetup.py test +} + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/pyro +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 719046f06bc7ecf914cd961b82ea23e112602660 Author: Manuel Rüger gentoo org> AuthorDate: Thu May 11 13:01:06 2017 + Commit: Manuel Rüger gentoo org> CommitDate: Thu May 11 13:01:36 2017 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=719046f0 dev-python/pyscard: Add python3_6 Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-python/pyscard/pyscard-1.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyscard/pyscard-1.9.2.ebuild b/dev-python/pyscard/pyscard-1.9.2.ebuild index 8753dce02f5..4d8569d2425 100644 --- a/dev-python/pyscard/pyscard-1.9.2.ebuild +++ b/dev-python/pyscard/pyscard-1.9.2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) inherit distutils-r1 eutils @@ -18,7 +18,7 @@ IUSE="" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND} - dev-python/setuptools + dev-python/setuptools[${PYTHON_USEDEP}] dev-lang/swig" # Fails
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: c773e8345d6f61a8bcd162cc33d7ef60d428d2c0 Author: Alon Bar-Lev gentoo org> AuthorDate: Sun Jun 12 02:24:19 2016 + Commit: Alon Bar-Lev gentoo org> CommitDate: Sun Jun 12 03:22:05 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c773e834 dev-python/pyscard: cleanup Package-Manager: portage-2.2.28 dev-python/pyscard/Manifest | 1 - dev-python/pyscard/pyscard-1.9.1.ebuild | 35 - dev-python/pyscard/pyscard-1.9.2.ebuild | 2 +- 3 files changed, 1 insertion(+), 37 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 70173b6..5df6b6b 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1 @@ -DIST pyscard-1.9.1.tar.gz 360952 SHA256 62ebeaaaea0b98e053f95ae9b357ab7ebb8901acb1100b77dbb421bfd84bea8e SHA512 97e56dde8e78c73bbda07ba8b418e1877a02ec54094b3b02bd6d6e8b4326b9ea61124ce89d6c2c5a6c9e4c92f3f1e576a02bf26bd8977cbed7a71c32ed96f151 WHIRLPOOL 6a232f62ab72b361892bd003d3764e38c3abd67f505ba8f0d49e867fc83ce39abc0ec7d6cfc258a533d5d8fa49c732d899a72d9d61072b5910417dc23cf2cbfd DIST pyscard-1.9.2.tar.gz 145287 SHA256 390b5f9393c04a2b3491a65c326fe045d2955a780ca675635ce2c74367d3fbba SHA512 8579dce6f31348581dbe5dfb6ebeceb35dd43ad6a903d02e00c55ab86353ae429501f0486a35b4916c26e6e380e07400dcd43d039ce18cbebe5061238c624e67 WHIRLPOOL 6d3dba315582e275cfccfa136c6475f1944a571f87405258f0bae86506b74b5b63134d6b3b4678a059692768035b31b0d83f8224d0efe8e31c6d1ba715735b42 diff --git a/dev-python/pyscard/pyscard-1.9.1.ebuild b/dev-python/pyscard/pyscard-1.9.1.ebuild deleted file mode 100644 index d5c7592..000 --- a/dev-python/pyscard/pyscard-1.9.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) - -inherit distutils-r1 eutils - -DESCRIPTION="Smart cards support in python" -HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~arm" -IUSE="" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND} - dev-python/setuptools - dev-lang/swig" - -# Fails -RESTRICT=test - -python_test() { - esetup.py test -} - -pkg_postinst() { - optfeature "Gui support" dev-python/wxpython - optfeature "Support of remote readers with Pyro" dev-python/pyro -} diff --git a/dev-python/pyscard/pyscard-1.9.2.ebuild b/dev-python/pyscard/pyscard-1.9.2.ebuild index 70e5043..d5c7592 100644 --- a/dev-python/pyscard/pyscard-1.9.2.ebuild +++ b/dev-python/pyscard/pyscard-1.9.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" RDEPEND="sys-apps/pcsc-lite"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: cbfa4d5f027f5a5130c8c484b42c7da77d59719e Author: Markus Meier gentoo org> AuthorDate: Wed Mar 2 19:24:34 2016 + Commit: Markus Meier gentoo org> CommitDate: Wed Mar 2 19:25:07 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbfa4d5f dev-python/pyscard: add ~arm, bug #573944 Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" dev-python/pyscard/pyscard-1.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyscard/pyscard-1.9.1.ebuild b/dev-python/pyscard/pyscard-1.9.1.ebuild index 70e5043..d5c7592 100644 --- a/dev-python/pyscard/pyscard-1.9.1.ebuild +++ b/dev-python/pyscard/pyscard-1.9.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="" RDEPEND="sys-apps/pcsc-lite"
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 3f5f6f7ede424becf1735b2ed1c6c29e94a6053c Author: Patrick Lauer gentoo org> AuthorDate: Fri Feb 19 13:01:11 2016 + Commit: Patrick Lauer gentoo org> CommitDate: Fri Feb 19 13:01:21 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5f6f7e dev-python/pyscard: Bump Package-Manager: portage-2.2.27 dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-1.9.2.ebuild | 35 + 2 files changed, 36 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index ada6ecb..70173b6 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-1.9.1.tar.gz 360952 SHA256 62ebeaaaea0b98e053f95ae9b357ab7ebb8901acb1100b77dbb421bfd84bea8e SHA512 97e56dde8e78c73bbda07ba8b418e1877a02ec54094b3b02bd6d6e8b4326b9ea61124ce89d6c2c5a6c9e4c92f3f1e576a02bf26bd8977cbed7a71c32ed96f151 WHIRLPOOL 6a232f62ab72b361892bd003d3764e38c3abd67f505ba8f0d49e867fc83ce39abc0ec7d6cfc258a533d5d8fa49c732d899a72d9d61072b5910417dc23cf2cbfd +DIST pyscard-1.9.2.tar.gz 145287 SHA256 390b5f9393c04a2b3491a65c326fe045d2955a780ca675635ce2c74367d3fbba SHA512 8579dce6f31348581dbe5dfb6ebeceb35dd43ad6a903d02e00c55ab86353ae429501f0486a35b4916c26e6e380e07400dcd43d039ce18cbebe5061238c624e67 WHIRLPOOL 6d3dba315582e275cfccfa136c6475f1944a571f87405258f0bae86506b74b5b63134d6b3b4678a059692768035b31b0d83f8224d0efe8e31c6d1ba715735b42 diff --git a/dev-python/pyscard/pyscard-1.9.2.ebuild b/dev-python/pyscard/pyscard-1.9.2.ebuild new file mode 100644 index 000..70e5043 --- /dev/null +++ b/dev-python/pyscard/pyscard-1.9.2.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) + +inherit distutils-r1 eutils + +DESCRIPTION="Smart cards support in python" +HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND} + dev-python/setuptools + dev-lang/swig" + +# Fails +RESTRICT=test + +python_test() { + esetup.py test +} + +pkg_postinst() { + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/pyro +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 7b03c036bddafb4f269f77efc370f9a6bcfd8418 Author: Justin Lecher gentoo org> AuthorDate: Sat Feb 6 09:12:31 2016 + Commit: Justin Lecher gentoo org> CommitDate: Sun Feb 7 09:48:53 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b03c036 dev-python/pyscard: Drop old Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> dev-python/pyscard/Manifest | 2 -- dev-python/pyscard/pyscard-1.6.16.ebuild | 24 dev-python/pyscard/pyscard-1.7.0.ebuild | 27 --- 3 files changed, 53 deletions(-) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index f211272..ada6ecb 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,3 +1 @@ -DIST pyscard-1.6.16.tar.gz 366857 SHA256 d284dd2b0e4a951d8beabead34add0b5539034ba41e0fc40a1e5163103612fd9 SHA512 ef13aee126fc12aa50cc73f9672c2a7734870f31a18ee6fc1c6c5d86cf1f565a3cd8458f9fd253c1649e394570ad6cf59e35e39db2bf714214a0dadee1116321 WHIRLPOOL 79e7b14642e808b09a2864b8d7e8c2efc2334fb9ff91aa6db6dc0563d4edfdc2e5ec9c8e4b0723dde00f0f089455ceada225ed62f0d050aa60ab52141b1f1d77 -DIST pyscard-1.7.0.tar.gz 151796 SHA256 603977a1b6938442842a6b7f750c6c5a8a49d3f611b9cfde8f4b88a2c6e4ecd1 SHA512 a56b6650e2057c20863fd128212689ce3ba78b1541d857cc0005d809481d96987c8463ec35f428bce8b0b8c8c97373b21ba786468567c05c2beb678b4c5fc9db WHIRLPOOL e965ab16c062444eb511679b77349ec9cf79baa5c1db0d0f31c435b3c05ea0058806b495636093b816eccac7ad3e2662a3571364f021721e9a85ee372afa44eb DIST pyscard-1.9.1.tar.gz 360952 SHA256 62ebeaaaea0b98e053f95ae9b357ab7ebb8901acb1100b77dbb421bfd84bea8e SHA512 97e56dde8e78c73bbda07ba8b418e1877a02ec54094b3b02bd6d6e8b4326b9ea61124ce89d6c2c5a6c9e4c92f3f1e576a02bf26bd8977cbed7a71c32ed96f151 WHIRLPOOL 6a232f62ab72b361892bd003d3764e38c3abd67f505ba8f0d49e867fc83ce39abc0ec7d6cfc258a533d5d8fa49c732d899a72d9d61072b5910417dc23cf2cbfd diff --git a/dev-python/pyscard/pyscard-1.6.16.ebuild b/dev-python/pyscard/pyscard-1.6.16.ebuild deleted file mode 100644 index 7b6a24b..000 --- a/dev-python/pyscard/pyscard-1.6.16.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="pyscard is a python module adding smart cards support to python" -HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND} - dev-lang/swig" - -DOCS=( README smartcard/ACKS smartcard/ChangeLog smartcard/TODO ) diff --git a/dev-python/pyscard/pyscard-1.7.0.ebuild b/dev-python/pyscard/pyscard-1.7.0.ebuild deleted file mode 100644 index 6236af9..000 --- a/dev-python/pyscard/pyscard-1.7.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="pyscard is a python module adding smart cards support to python" -HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard"; -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND} - dev-lang/swig" - -pkg_postinst() { - elog "For gui support, install dev-python/wxpython" - elog "For support of remote readers with Pyro, install dev-python/pyro" -}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 2d161f1cdda00c7fb891f86e5b7590c871a1ca2e Author: Justin Lecher gentoo org> AuthorDate: Sat Feb 6 08:50:55 2016 + Commit: Justin Lecher gentoo org> CommitDate: Sat Feb 6 08:51:09 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d161f1c dev-python/pyscard: Add missing build time dep and python3 support * use optfeature() for advanced support * Shorten description * Add test phase which fail to run Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573946 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573948 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> dev-python/pyscard/pyscard-1.9.1.ebuild | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/dev-python/pyscard/pyscard-1.9.1.ebuild b/dev-python/pyscard/pyscard-1.9.1.ebuild index eae240b..70e5043 100644 --- a/dev-python/pyscard/pyscard-1.9.1.ebuild +++ b/dev-python/pyscard/pyscard-1.9.1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) -inherit distutils-r1 +inherit distutils-r1 eutils -DESCRIPTION="pyscard is a python module adding smart cards support to python" +DESCRIPTION="Smart cards support in python" HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard"; SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" @@ -19,9 +19,17 @@ IUSE="" RDEPEND="sys-apps/pcsc-lite" DEPEND="${RDEPEND} + dev-python/setuptools dev-lang/swig" +# Fails +RESTRICT=test + +python_test() { + esetup.py test +} + pkg_postinst() { - elog "For gui support, install dev-python/wxpython" - elog "For support of remote readers with Pyro, install dev-python/pyro" + optfeature "Gui support" dev-python/wxpython + optfeature "Support of remote readers with Pyro" dev-python/pyro }
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 5514a35ceb6fc0e01fbb9f71dd8a4457a1a7a22b Author: Alon Bar-Lev gentoo org> AuthorDate: Wed Dec 23 13:48:47 2015 + Commit: Alon Bar-Lev gentoo org> CommitDate: Wed Dec 23 13:49:58 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5514a35c dev-python/pyscard: version bump Package-Manager: portage-2.2.24 dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-1.9.1.ebuild | 27 +++ 2 files changed, 28 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index 68bbeb7..f211272 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1,2 +1,3 @@ DIST pyscard-1.6.16.tar.gz 366857 SHA256 d284dd2b0e4a951d8beabead34add0b5539034ba41e0fc40a1e5163103612fd9 SHA512 ef13aee126fc12aa50cc73f9672c2a7734870f31a18ee6fc1c6c5d86cf1f565a3cd8458f9fd253c1649e394570ad6cf59e35e39db2bf714214a0dadee1116321 WHIRLPOOL 79e7b14642e808b09a2864b8d7e8c2efc2334fb9ff91aa6db6dc0563d4edfdc2e5ec9c8e4b0723dde00f0f089455ceada225ed62f0d050aa60ab52141b1f1d77 DIST pyscard-1.7.0.tar.gz 151796 SHA256 603977a1b6938442842a6b7f750c6c5a8a49d3f611b9cfde8f4b88a2c6e4ecd1 SHA512 a56b6650e2057c20863fd128212689ce3ba78b1541d857cc0005d809481d96987c8463ec35f428bce8b0b8c8c97373b21ba786468567c05c2beb678b4c5fc9db WHIRLPOOL e965ab16c062444eb511679b77349ec9cf79baa5c1db0d0f31c435b3c05ea0058806b495636093b816eccac7ad3e2662a3571364f021721e9a85ee372afa44eb +DIST pyscard-1.9.1.tar.gz 360952 SHA256 62ebeaaaea0b98e053f95ae9b357ab7ebb8901acb1100b77dbb421bfd84bea8e SHA512 97e56dde8e78c73bbda07ba8b418e1877a02ec54094b3b02bd6d6e8b4326b9ea61124ce89d6c2c5a6c9e4c92f3f1e576a02bf26bd8977cbed7a71c32ed96f151 WHIRLPOOL 6a232f62ab72b361892bd003d3764e38c3abd67f505ba8f0d49e867fc83ce39abc0ec7d6cfc258a533d5d8fa49c732d899a72d9d61072b5910417dc23cf2cbfd diff --git a/dev-python/pyscard/pyscard-1.9.1.ebuild b/dev-python/pyscard/pyscard-1.9.1.ebuild new file mode 100644 index 000..eae240b --- /dev/null +++ b/dev-python/pyscard/pyscard-1.9.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 + +DESCRIPTION="pyscard is a python module adding smart cards support to python" +HOMEPAGE="http://pyscard.sourceforge.net/ https://pypi.python.org/pypi/pyscard"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND} + dev-lang/swig" + +pkg_postinst() { + elog "For gui support, install dev-python/wxpython" + elog "For support of remote readers with Pyro, install dev-python/pyro" +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/pyscard/
commit: 7960c4b3dd51307607898e27dc383d673c69b640 Author: Ian Delaney gentoo org> AuthorDate: Mon Aug 17 02:31:17 2015 + Commit: Ian Delaney gentoo org> CommitDate: Mon Aug 17 02:31:17 2015 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7960c4b3 dev-python/pyscard bump, add msg informing of support options Package-Manager: portage-2.2.20 dev-python/pyscard/Manifest | 1 + dev-python/pyscard/pyscard-1.7.0.ebuild | 27 +++ 2 files changed, 28 insertions(+) diff --git a/dev-python/pyscard/Manifest b/dev-python/pyscard/Manifest index df379bf..68bbeb7 100644 --- a/dev-python/pyscard/Manifest +++ b/dev-python/pyscard/Manifest @@ -1 +1,2 @@ DIST pyscard-1.6.16.tar.gz 366857 SHA256 d284dd2b0e4a951d8beabead34add0b5539034ba41e0fc40a1e5163103612fd9 SHA512 ef13aee126fc12aa50cc73f9672c2a7734870f31a18ee6fc1c6c5d86cf1f565a3cd8458f9fd253c1649e394570ad6cf59e35e39db2bf714214a0dadee1116321 WHIRLPOOL 79e7b14642e808b09a2864b8d7e8c2efc2334fb9ff91aa6db6dc0563d4edfdc2e5ec9c8e4b0723dde00f0f089455ceada225ed62f0d050aa60ab52141b1f1d77 +DIST pyscard-1.7.0.tar.gz 151796 SHA256 603977a1b6938442842a6b7f750c6c5a8a49d3f611b9cfde8f4b88a2c6e4ecd1 SHA512 a56b6650e2057c20863fd128212689ce3ba78b1541d857cc0005d809481d96987c8463ec35f428bce8b0b8c8c97373b21ba786468567c05c2beb678b4c5fc9db WHIRLPOOL e965ab16c062444eb511679b77349ec9cf79baa5c1db0d0f31c435b3c05ea0058806b495636093b816eccac7ad3e2662a3571364f021721e9a85ee372afa44eb diff --git a/dev-python/pyscard/pyscard-1.7.0.ebuild b/dev-python/pyscard/pyscard-1.7.0.ebuild new file mode 100644 index 000..585ecc6 --- /dev/null +++ b/dev-python/pyscard/pyscard-1.7.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PYTHON_COMPAT=( python2_7 ) + +inherit distutils-r1 + +DESCRIPTION="pyscard is a python module adding smart cards support to python" +HOMEPAGE="http://pyscard.sourceforge.net/ http://pypi.python.org/pypi/pyscard"; +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="sys-apps/pcsc-lite" +DEPEND="${RDEPEND} + dev-lang/swig" + +pkg_postinst() { + elog "For gui support, install dev-python/wxpython" + elog "For support of remote readers with Pyro, install dev-python/pyro" +}