[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2024-01-03 Thread Arthur Zamarin
commit: ff82ad1ffb6b15fbaad05ca5651ba772bfd2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jan  3 18:51:20 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jan  3 18:51:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff82ad1f

dev-python/pecan: Stabilize 1.5.1 ppc64, #921204

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pecan/pecan-1.5.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pecan/pecan-1.5.1.ebuild 
b/dev-python/pecan/pecan-1.5.1.ebuild
index e8a9af36c2a9..2d0fe6122c3a 100644
--- a/dev-python/pecan/pecan-1.5.1.ebuild
+++ b/dev-python/pecan/pecan-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ppc64 ~riscv x86"
 
 RDEPEND="
>=dev-python/webob-1.4[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2023-11-24 Thread Michał Górny
commit: 5f30a4720fded62f64e1b595342eef9b0fd6553c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 24 15:35:58 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 24 15:35:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f30a472

dev-python/pecan: Stabilize 1.5.1 arm64, #918305

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/pecan-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.5.1.ebuild 
b/dev-python/pecan/pecan-1.5.1.ebuild
index 2fea58f4a4d2..e8a9af36c2a9 100644
--- a/dev-python/pecan/pecan-1.5.1.ebuild
+++ b/dev-python/pecan/pecan-1.5.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
>=dev-python/webob-1.4[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2023-08-19 Thread Michał Górny
commit: a2dfd22d7ece33535dbefcfa09a383e7c4ecd8e1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 19 18:13:26 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 19 18:13:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2dfd22d

dev-python/pecan: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/Manifest   |  2 --
 dev-python/pecan/pecan-1.4.2.ebuild | 38 -
 dev-python/pecan/pecan-1.5.0.ebuild | 37 
 3 files changed, 77 deletions(-)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 5461f3d587d1..008301ada527 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1,3 +1 @@
-DIST pecan-1.4.2.tar.gz 124900 BLAKE2B 
bf78c630605dbf020bcda830855cf19dc660c8bdbfa6d68a9739a0da7c585ec17d30525d37337867e007aa31d3329e87224cfd4e0335b14496df911457af5c82
 SHA512 
cea290db5b7c4664057ec326e1f9ac11d4b523e2df83a84c3b47acbce0520f248bbd33de0f66379409a4ff463b6408b587238917362572479288d36843542ab0
-DIST pecan-1.5.0.tar.gz 124111 BLAKE2B 
2a72c891300f847f463b3f9a8738113929a12f256ba9a7c7b2ece23f807e56ea36376fe8a28ba57c2e67f82e1d6cd9f754b2680a27cad0910a5f1005a4e9dec2
 SHA512 
c48082aa0841b58ead990011901cbc43c9fa9ffc586321f47eca8ea51d80fd4a05fbf8ea85459362a7419f5eadd15b3ca89eaad9e69b754aff5c44b46e06552e
 DIST pecan-1.5.1.tar.gz 124161 BLAKE2B 
441c4fcc94409aef93324ab8dfb727fc09a3e0f8802ba804d3d5f52237d4f089c3eed23f55a8ad82a9d372d28d622faf8b196b59936e7fc9feb69c4f87883084
 SHA512 
87fff8657268accda3a53f156338332e3d23df8055cc62d77d9f1641f692c1d7e4013f564b0108541e5df69e1d3d2c8e3df87486e0b4316e437f67d010013fa9

diff --git a/dev-python/pecan/pecan-1.4.2.ebuild 
b/dev-python/pecan/pecan-1.4.2.ebuild
deleted file mode 100644
index ea3de314cbb3..
--- a/dev-python/pecan/pecan-1.4.2.ebuild
+++ /dev/null
@@ -1,38 +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 pypi
-
-DESCRIPTION="A WSGI object-dispatching web framework, lean, fast, with few 
dependencies"
-HOMEPAGE="
-   https://github.com/pecan/pecan/
-   https://pypi.org/project/pecan/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
-   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   sed -i -e '/scripts=/d' setup.py || die
-   distutils-r1_src_prepare
-}

diff --git a/dev-python/pecan/pecan-1.5.0.ebuild 
b/dev-python/pecan/pecan-1.5.0.ebuild
deleted file mode 100644
index fc7a9f0a67cc..
--- a/dev-python/pecan/pecan-1.5.0.ebuild
+++ /dev/null
@@ -1,37 +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_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A WSGI object-dispatching web framework, lean, fast, with few 
dependencies"
-HOMEPAGE="
-   https://github.com/pecan/pecan/
-   https://pypi.org/project/pecan/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-
-RDEPEND="
-   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
-   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
-   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   sed -i -e '/scripts=/d' setup.py || die
-   distutils-r1_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2023-08-19 Thread Arthur Zamarin
commit: f18e49577d153ae36bdd47376eec534753f800cb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 19 16:51:19 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 19 16:51:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f18e4957

dev-python/pecan: Stabilize 1.5.1 ALLARCHES, #912618

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pecan/pecan-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.5.1.ebuild 
b/dev-python/pecan/pecan-1.5.1.ebuild
index 8ab7bc4d01ce..2fea58f4a4d2 100644
--- a/dev-python/pecan/pecan-1.5.1.ebuild
+++ b/dev-python/pecan/pecan-1.5.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
>=dev-python/webob-1.4[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2023-07-15 Thread Michał Górny
commit: 0d94fa67c2d366be005ca2f3e9508de6d0157d7c
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 16 03:00:08 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 16 03:00:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d94fa67

dev-python/pecan: Bump to 1.5.1

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.5.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 279cac787977..5461f3d587d1 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1,2 +1,3 @@
 DIST pecan-1.4.2.tar.gz 124900 BLAKE2B 
bf78c630605dbf020bcda830855cf19dc660c8bdbfa6d68a9739a0da7c585ec17d30525d37337867e007aa31d3329e87224cfd4e0335b14496df911457af5c82
 SHA512 
cea290db5b7c4664057ec326e1f9ac11d4b523e2df83a84c3b47acbce0520f248bbd33de0f66379409a4ff463b6408b587238917362572479288d36843542ab0
 DIST pecan-1.5.0.tar.gz 124111 BLAKE2B 
2a72c891300f847f463b3f9a8738113929a12f256ba9a7c7b2ece23f807e56ea36376fe8a28ba57c2e67f82e1d6cd9f754b2680a27cad0910a5f1005a4e9dec2
 SHA512 
c48082aa0841b58ead990011901cbc43c9fa9ffc586321f47eca8ea51d80fd4a05fbf8ea85459362a7419f5eadd15b3ca89eaad9e69b754aff5c44b46e06552e
+DIST pecan-1.5.1.tar.gz 124161 BLAKE2B 
441c4fcc94409aef93324ab8dfb727fc09a3e0f8802ba804d3d5f52237d4f089c3eed23f55a8ad82a9d372d28d622faf8b196b59936e7fc9feb69c4f87883084
 SHA512 
87fff8657268accda3a53f156338332e3d23df8055cc62d77d9f1641f692c1d7e4013f564b0108541e5df69e1d3d2c8e3df87486e0b4316e437f67d010013fa9

diff --git a/dev-python/pecan/pecan-1.5.1.ebuild 
b/dev-python/pecan/pecan-1.5.1.ebuild
new file mode 100644
index ..8ab7bc4d01ce
--- /dev/null
+++ b/dev-python/pecan/pecan-1.5.1.ebuild
@@ -0,0 +1,32 @@
+# 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_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A WSGI object-dispatching web framework, lean, fast, with few 
dependencies"
+HOMEPAGE="
+   https://github.com/pecan/pecan/
+   https://pypi.org/project/pecan/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2023-07-14 Thread Michał Górny
commit: 8efa79e4b61bc297a6fc238c4abf831024ca0cd7
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 15 02:59:13 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 15 03:04:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8efa79e4

dev-python/pecan: Add GH remote-id

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pecan/metadata.xml b/dev-python/pecan/metadata.xml
index fa1794b73986..bf5ef66f2a1f 100644
--- a/dev-python/pecan/metadata.xml
+++ b/dev-python/pecan/metadata.xml
@@ -7,6 +7,7 @@



+   pecan/pecan
pecan

 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2023-07-14 Thread Michał Górny
commit: 1de8c4e978800f8131c9ed0dc41aec65d45065a4
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul 15 02:47:46 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul 15 03:04:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de8c4e9

dev-python/pecan: Bump to 1.5.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.5.0.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 80a7fcafe7c7..279cac787977 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1 +1,2 @@
 DIST pecan-1.4.2.tar.gz 124900 BLAKE2B 
bf78c630605dbf020bcda830855cf19dc660c8bdbfa6d68a9739a0da7c585ec17d30525d37337867e007aa31d3329e87224cfd4e0335b14496df911457af5c82
 SHA512 
cea290db5b7c4664057ec326e1f9ac11d4b523e2df83a84c3b47acbce0520f248bbd33de0f66379409a4ff463b6408b587238917362572479288d36843542ab0
+DIST pecan-1.5.0.tar.gz 124111 BLAKE2B 
2a72c891300f847f463b3f9a8738113929a12f256ba9a7c7b2ece23f807e56ea36376fe8a28ba57c2e67f82e1d6cd9f754b2680a27cad0910a5f1005a4e9dec2
 SHA512 
c48082aa0841b58ead990011901cbc43c9fa9ffc586321f47eca8ea51d80fd4a05fbf8ea85459362a7419f5eadd15b3ca89eaad9e69b754aff5c44b46e06552e

diff --git a/dev-python/pecan/pecan-1.5.0.ebuild 
b/dev-python/pecan/pecan-1.5.0.ebuild
new file mode 100644
index ..fc7a9f0a67cc
--- /dev/null
+++ b/dev-python/pecan/pecan-1.5.0.ebuild
@@ -0,0 +1,37 @@
+# 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_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A WSGI object-dispatching web framework, lean, fast, with few 
dependencies"
+HOMEPAGE="
+   https://github.com/pecan/pecan/
+   https://pypi.org/project/pecan/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   sed -i -e '/scripts=/d' setup.py || die
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2023-03-15 Thread Michał Górny
commit: efc6433e7c72c1b2ce41f4ed16e1e84bab87110a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 15 17:47:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 16 03:59:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc6433e

dev-python/pecan: Use pypi.eclass

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/pecan-1.4.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/pecan/pecan-1.4.2.ebuild 
b/dev-python/pecan/pecan-1.4.2.ebuild
index c9229e81f7f9..ea3de314cbb3 100644
--- a/dev-python/pecan/pecan-1.4.2.ebuild
+++ b/dev-python/pecan/pecan-1.4.2.ebuild
@@ -6,14 +6,13 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="A WSGI object-dispatching web framework, lean, fast, with few 
dependencies"
 HOMEPAGE="
https://github.com/pecan/pecan/
https://pypi.org/project/pecan/
 "
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2022-08-03 Thread Michał Górny
commit: eb32070df67e74e53e11659c41682a080459b4f2
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug  3 07:04:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug  3 07:04:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb32070d

dev-python/pecan: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/Manifest   |  1 -
 dev-python/pecan/pecan-1.4.1.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 9fc683f722b3..80a7fcafe7c7 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1,2 +1 @@
-DIST pecan-1.4.1.tar.gz 124777 BLAKE2B 
c3af6ba06aa9e24f9e49ace8117480affd34dfdc889639ab34565325e7504d3c75f17003da09f9f67f91edc536bde95080dbc5117050fde3ec1929c63958
 SHA512 
bd5ba47935e2d97677bcdc25ad4678ec63293e750fa3b39a2447be326dc7e1fd4cf77ac0519e1b7c6ecc7ba7c3e66d98443e78e647fba92383f048775c83
 DIST pecan-1.4.2.tar.gz 124900 BLAKE2B 
bf78c630605dbf020bcda830855cf19dc660c8bdbfa6d68a9739a0da7c585ec17d30525d37337867e007aa31d3329e87224cfd4e0335b14496df911457af5c82
 SHA512 
cea290db5b7c4664057ec326e1f9ac11d4b523e2df83a84c3b47acbce0520f248bbd33de0f66379409a4ff463b6408b587238917362572479288d36843542ab0

diff --git a/dev-python/pecan/pecan-1.4.1.ebuild 
b/dev-python/pecan/pecan-1.4.1.ebuild
deleted file mode 100644
index c736d6979670..
--- a/dev-python/pecan/pecan-1.4.1.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
-
-DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies"
-HOMEPAGE="https://pypi.org/project/pecan/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
-IUSE="test"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
-   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
-   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2022-08-02 Thread Sam James
commit: c57d911720d767cd28663581de16397bac15448e
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug  2 20:23:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug  2 20:23:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57d9117

dev-python/pecan: Stabilize 1.4.2 ALLARCHES, #863152

Signed-off-by: Sam James  gentoo.org>

 dev-python/pecan/pecan-1.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.4.2.ebuild 
b/dev-python/pecan/pecan-1.4.2.ebuild
index afa88af1668e..d5a6b0580205 100644
--- a/dev-python/pecan/pecan-1.4.2.ebuild
+++ b/dev-python/pecan/pecan-1.4.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 
 RDEPEND="
>=dev-python/webob-1.4[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2022-07-02 Thread Michał Górny
commit: bcd4963653ba164aa09685a19f313206ff691889
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul  3 03:53:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul  3 04:01:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcd49636

dev-python/pecan: Bump to 1.4.2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.4.2.ebuild | 39 +
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 8645aa5cf0eb..9fc683f722b3 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1 +1,2 @@
 DIST pecan-1.4.1.tar.gz 124777 BLAKE2B 
c3af6ba06aa9e24f9e49ace8117480affd34dfdc889639ab34565325e7504d3c75f17003da09f9f67f91edc536bde95080dbc5117050fde3ec1929c63958
 SHA512 
bd5ba47935e2d97677bcdc25ad4678ec63293e750fa3b39a2447be326dc7e1fd4cf77ac0519e1b7c6ecc7ba7c3e66d98443e78e647fba92383f048775c83
+DIST pecan-1.4.2.tar.gz 124900 BLAKE2B 
bf78c630605dbf020bcda830855cf19dc660c8bdbfa6d68a9739a0da7c585ec17d30525d37337867e007aa31d3329e87224cfd4e0335b14496df911457af5c82
 SHA512 
cea290db5b7c4664057ec326e1f9ac11d4b523e2df83a84c3b47acbce0520f248bbd33de0f66379409a4ff463b6408b587238917362572479288d36843542ab0

diff --git a/dev-python/pecan/pecan-1.4.2.ebuild 
b/dev-python/pecan/pecan-1.4.2.ebuild
new file mode 100644
index ..afa88af1668e
--- /dev/null
+++ b/dev-python/pecan/pecan-1.4.2.ebuild
@@ -0,0 +1,39 @@
+# 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
+
+DESCRIPTION="A WSGI object-dispatching web framework, lean, fast, with few 
dependencies"
+HOMEPAGE="
+   https://github.com/pecan/pecan/
+   https://pypi.org/project/pecan/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   sed -i -e '/scripts=/d' setup.py || die
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2022-01-27 Thread Michał Górny
commit: a7fb45e9cbab37234f12d47b637130f52a1ee5b1
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan 27 11:28:56 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jan 27 12:34:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fb45e9

dev-python/pecan: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/Manifest   |  1 -
 dev-python/pecan/pecan-1.4.0.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index c3f45ce4a312..8645aa5cf0eb 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1,2 +1 @@
-DIST pecan-1.4.0.tar.gz 124233 BLAKE2B 
42ac41d9e4aba2ad40b89d2ec742ae82a3d9f599c79d0ac5cce199b8ee50ba5e0765f02dc8812defd3e7276176d0e4dadf06b56256e9808771805df64811e9d4
 SHA512 
102ac8549fcb8c1f29aaf6facf1fba3dd06c454ed6262c3b0e9a009063033defbf0011b4117d854da1f4770368d3dbce1e3930daabfb0c7ee069eb2522bac7e1
 DIST pecan-1.4.1.tar.gz 124777 BLAKE2B 
c3af6ba06aa9e24f9e49ace8117480affd34dfdc889639ab34565325e7504d3c75f17003da09f9f67f91edc536bde95080dbc5117050fde3ec1929c63958
 SHA512 
bd5ba47935e2d97677bcdc25ad4678ec63293e750fa3b39a2447be326dc7e1fd4cf77ac0519e1b7c6ecc7ba7c3e66d98443e78e647fba92383f048775c83

diff --git a/dev-python/pecan/pecan-1.4.0.ebuild 
b/dev-python/pecan/pecan-1.4.0.ebuild
deleted file mode 100644
index db777623cbbd..
--- a/dev-python/pecan/pecan-1.4.0.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..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies"
-HOMEPAGE="https://pypi.org/project/pecan/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
-IUSE="test"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
-   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
-   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2022-01-26 Thread Jakov Smolić
commit: 197b9b72808a1ecf2be804c3e0be42a19e69e765
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Jan 26 20:17:23 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Jan 26 20:18:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=197b9b72

dev-python/pecan: Stabilize 1.4.1 ALLARCHES, #832123

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/pecan/pecan-1.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pecan/pecan-1.4.1.ebuild 
b/dev-python/pecan/pecan-1.4.1.ebuild
index 6d4d5413c9fd..c736d6979670 100644
--- a/dev-python/pecan/pecan-1.4.1.ebuild
+++ b/dev-python/pecan/pecan-1.4.1.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2021-12-08 Thread Patrick McLean
commit: e7163d25d293957ff317cf6189cae8af6b21d192
Author: Patrick McLean  gentoo  org>
AuthorDate: Wed Dec  8 18:54:23 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Dec  8 19:21:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7163d25

dev-python/pecan: Version bump, py310, eapi8

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.4.1.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 29cda08883c2..c3f45ce4a312 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1 +1,2 @@
 DIST pecan-1.4.0.tar.gz 124233 BLAKE2B 
42ac41d9e4aba2ad40b89d2ec742ae82a3d9f599c79d0ac5cce199b8ee50ba5e0765f02dc8812defd3e7276176d0e4dadf06b56256e9808771805df64811e9d4
 SHA512 
102ac8549fcb8c1f29aaf6facf1fba3dd06c454ed6262c3b0e9a009063033defbf0011b4117d854da1f4770368d3dbce1e3930daabfb0c7ee069eb2522bac7e1
+DIST pecan-1.4.1.tar.gz 124777 BLAKE2B 
c3af6ba06aa9e24f9e49ace8117480affd34dfdc889639ab34565325e7504d3c75f17003da09f9f67f91edc536bde95080dbc5117050fde3ec1929c63958
 SHA512 
bd5ba47935e2d97677bcdc25ad4678ec63293e750fa3b39a2447be326dc7e1fd4cf77ac0519e1b7c6ecc7ba7c3e66d98443e78e647fba92383f048775c83

diff --git a/dev-python/pecan/pecan-1.4.1.ebuild 
b/dev-python/pecan/pecan-1.4.1.ebuild
new file mode 100644
index ..c79fc3c211ab
--- /dev/null
+++ b/dev-python/pecan/pecan-1.4.1.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
+
+DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
+HOMEPAGE="https://pypi.org/project/pecan/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2021-09-02 Thread Marek Szuba
commit: c4c727e5a1ad2aa2fadd3bea76455192b890b946
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Sep  2 13:21:57 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Sep  2 13:26:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c727e5

dev-python/pecan: keyword 1.4.0 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 dev-python/pecan/pecan-1.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pecan/pecan-1.4.0.ebuild 
b/dev-python/pecan/pecan-1.4.0.ebuild
index af04251ebf3..2cfa7e7b56e 100644
--- a/dev-python/pecan/pecan-1.4.0.ebuild
+++ b/dev-python/pecan/pecan-1.4.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2021-03-30 Thread Michał Górny
commit: aec1e89e138f624cefa8da3c4a3ac73dd9f19ec9
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 30 22:25:31 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 30 22:25:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec1e89e

dev-python/pecan: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/Manifest  |  1 -
 dev-python/pecan/pecan-1.3.3-r2.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 61458879f1d..29cda08883c 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1,2 +1 @@
-DIST pecan-1.3.3.tar.gz 120595 BLAKE2B 
d1169b6af4fe822259a6bad75068475324cd9c7811a8e62ae6f9c2b9bbfe69b7688a03de9c4a1a4b27666f22c34fdac95ebddbb50feba6ccda60fd2a7f190d38
 SHA512 
ffa171d4847e549f959dd5ed71f32b3d689ef7e2548302adfadd007f5217c4e1a16088612c27005ac6ae38bb5a99aa532e84be71ae4abf6b06dfdb26ff5cac89
 DIST pecan-1.4.0.tar.gz 124233 BLAKE2B 
42ac41d9e4aba2ad40b89d2ec742ae82a3d9f599c79d0ac5cce199b8ee50ba5e0765f02dc8812defd3e7276176d0e4dadf06b56256e9808771805df64811e9d4
 SHA512 
102ac8549fcb8c1f29aaf6facf1fba3dd06c454ed6262c3b0e9a009063033defbf0011b4117d854da1f4770368d3dbce1e3930daabfb0c7ee069eb2522bac7e1

diff --git a/dev-python/pecan/pecan-1.3.3-r2.ebuild 
b/dev-python/pecan/pecan-1.3.3-r2.ebuild
deleted file mode 100644
index aeb02c9ea7c..000
--- a/dev-python/pecan/pecan-1.3.3-r2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
-HOMEPAGE="https://pypi.org/project/pecan/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
-   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
-   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2021-03-30 Thread Sam James
commit: b08d2e90f9b5a76538946c3d657f0cbad07137f7
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar 30 22:02:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar 30 22:02:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08d2e90

dev-python/pecan: Stabilize 1.4.0 ALLARCHES, #779280

Signed-off-by: Sam James  gentoo.org>

 dev-python/pecan/pecan-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.4.0.ebuild 
b/dev-python/pecan/pecan-1.4.0.ebuild
index 0582e6a2ec9..af04251ebf3 100644
--- a/dev-python/pecan/pecan-1.4.0.ebuild
+++ b/dev-python/pecan/pecan-1.4.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2021-03-30 Thread Michał Górny
commit: f3fdeb1d91d7a5d1e3296cb8fb8944cacb1f0ef5
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar 30 08:30:45 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar 30 08:30:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fdeb1d

dev-python/pecan: Mark ALLARCHES

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pecan/metadata.xml b/dev-python/pecan/metadata.xml
index 4a4749206c5..6cb5fa63a8b 100644
--- a/dev-python/pecan/metadata.xml
+++ b/dev-python/pecan/metadata.xml
@@ -5,6 +5,7 @@
prometheanf...@gentoo.org
Matthew Thode

+   

pecan




[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2021-02-25 Thread Patrick McLean
commit: 59f4c38e1c9dc23a4465f8635c52568d3981a9b0
Author: Patrick McLean  sony  com>
AuthorDate: Thu Feb 25 23:09:37 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Feb 26 00:43:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f4c38e

dev-python/pecan-1.4.0: Version bump, add py39

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.4.0.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index f59c08506a1..61458879f1d 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1 +1,2 @@
 DIST pecan-1.3.3.tar.gz 120595 BLAKE2B 
d1169b6af4fe822259a6bad75068475324cd9c7811a8e62ae6f9c2b9bbfe69b7688a03de9c4a1a4b27666f22c34fdac95ebddbb50feba6ccda60fd2a7f190d38
 SHA512 
ffa171d4847e549f959dd5ed71f32b3d689ef7e2548302adfadd007f5217c4e1a16088612c27005ac6ae38bb5a99aa532e84be71ae4abf6b06dfdb26ff5cac89
+DIST pecan-1.4.0.tar.gz 124233 BLAKE2B 
42ac41d9e4aba2ad40b89d2ec742ae82a3d9f599c79d0ac5cce199b8ee50ba5e0765f02dc8812defd3e7276176d0e4dadf06b56256e9808771805df64811e9d4
 SHA512 
102ac8549fcb8c1f29aaf6facf1fba3dd06c454ed6262c3b0e9a009063033defbf0011b4117d854da1f4770368d3dbce1e3930daabfb0c7ee069eb2522bac7e1

diff --git a/dev-python/pecan/pecan-1.4.0.ebuild 
b/dev-python/pecan/pecan-1.4.0.ebuild
new file mode 100644
index 000..0582e6a2ec9
--- /dev/null
+++ b/dev-python/pecan/pecan-1.4.0.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_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
+HOMEPAGE="https://pypi.org/project/pecan/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2020-10-15 Thread Matthew Thode
commit: 4163be812de68a0328f1a03ff52a37b4ac8423da
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct 16 01:44:13 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Oct 16 02:04:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4163be81

dev-python/pecan: set DISTUTILS_USE_SETUPTOOLS=rdepend

Closes: https://bugs.gentoo.org/748282
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/pecan/pecan-1.3.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.3.3-r2.ebuild 
b/dev-python/pecan/pecan-1.3.3-r2.ebuild
index d2c2de82594..23d00b7f417 100644
--- a/dev-python/pecan/pecan-1.3.3-r2.ebuild
+++ b/dev-python/pecan/pecan-1.3.3-r2.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
@@ -15,7 +16,6 @@ SLOT="0"
 KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
>=dev-python/webob-1.4[${PYTHON_USEDEP}]
>=dev-python/mako-0.4.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2020-04-02 Thread Patrick McLean
commit: 7e84442fecd45c5635ea4906ede94a95b69e286c
Author: Patrick McLean  sony  com>
AuthorDate: Thu Apr  2 21:44:49 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Apr  2 21:44:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e84442f

dev-python/pecan-1.3.3-r2: Add py38

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/pecan/pecan-1.3.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.3.3-r2.ebuild 
b/dev-python/pecan/pecan-1.3.3-r2.ebuild
index 24f0b46e545..d2c2de82594 100644
--- a/dev-python/pecan/pecan-1.3.3-r2.ebuild
+++ b/dev-python/pecan/pecan-1.3.3-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2020-02-05 Thread Michał Górny
commit: 0634f2a12c62dd70885abe819f8a0627da8a9279
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 16:14:40 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 16:24:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0634f2a1

dev-python/pecan: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/pecan-1.3.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.3.3-r2.ebuild 
b/dev-python/pecan/pecan-1.3.3-r2.ebuild
index 08967a809be..f05a3339ded 100644
--- a/dev-python/pecan/pecan-1.3.3-r2.ebuild
+++ b/dev-python/pecan/pecan-1.3.3-r2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2020-01-12 Thread Michał Górny
commit: b013cba1ca627853491fff5222862d4bd0bf42ff
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jan 12 11:14:56 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jan 12 11:25:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b013cba1

dev-python/pecan: Remove mistaken dep on ordereddict

The ordereddict package was needed only for Python < 2.7.

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pecan/pecan-1.3.3-r1.ebuild | 26 --
 .../{pecan-1.3.3.ebuild => pecan-1.3.3-r2.ebuild}  |  3 +--
 2 files changed, 1 insertion(+), 28 deletions(-)

diff --git a/dev-python/pecan/pecan-1.3.3-r1.ebuild 
b/dev-python/pecan/pecan-1.3.3-r1.ebuild
deleted file mode 100644
index d0372b0ed5c..000
--- a/dev-python/pecan/pecan-1.3.3-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
-HOMEPAGE="https://pypi.org/project/pecan/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="
-   virtual/python-singledispatch[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 'dev-python/ordereddict[${PYTHON_USEDEP}]' 
python2_7)
-   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
-   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
-   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]"

diff --git a/dev-python/pecan/pecan-1.3.3.ebuild 
b/dev-python/pecan/pecan-1.3.3-r2.ebuild
similarity index 89%
rename from dev-python/pecan/pecan-1.3.3.ebuild
rename to dev-python/pecan/pecan-1.3.3-r2.ebuild
index 01dfd23b6bd..08967a809be 100644
--- a/dev-python/pecan/pecan-1.3.3.ebuild
+++ b/dev-python/pecan/pecan-1.3.3-r2.ebuild
@@ -12,13 +12,12 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
virtual/python-singledispatch[${PYTHON_USEDEP}]
-   dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
>=dev-python/webob-1.4[${PYTHON_USEDEP}]
>=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
>=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2019-12-11 Thread Georgy Yakovlev
commit: 3edc19c5c82751d4e41896a23d3609adc73ed5ed
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 20 01:00:28 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Dec 12 02:19:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edc19c5

dev-python/pecan: keyword on ~ppc64

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-python/pecan/pecan-1.3.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.3.3-r1.ebuild 
b/dev-python/pecan/pecan-1.3.3-r1.ebuild
index e8f8563568b..e034d97987d 100644
--- a/dev-python/pecan/pecan-1.3.3-r1.ebuild
+++ b/dev-python/pecan/pecan-1.3.3-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2019-08-23 Thread Matthew Thode
commit: 61759eec45c53860170967d4e9ab89f5346d7c56
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Aug 23 16:42:08 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Aug 23 16:42:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61759eec

dev-python/pecan: use python_gen_cond_dep for py27 deps

Fixes: https://bugs.gentoo.org/692448

Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/pecan/pecan-1.3.3-r1.ebuild | 26 ++
 1 file changed, 26 insertions(+)

diff --git a/dev-python/pecan/pecan-1.3.3-r1.ebuild 
b/dev-python/pecan/pecan-1.3.3-r1.ebuild
new file mode 100644
index 000..e8f8563568b
--- /dev/null
+++ b/dev-python/pecan/pecan-1.3.3-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
+HOMEPAGE="https://pypi.org/project/pecan/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/ordereddict[${PYTHON_USEDEP}]' 
python2_7)
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2019-04-12 Thread Matthew Thode
commit: c28f1de8fde2faa5cac9d59b9632028f8ff23c7b
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Apr 12 18:02:37 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Apr 12 19:43:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28f1de8

dev-python/pecan: 1.3.3 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.3.3.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index a55228fd175..e6965649a0a 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1,3 +1,4 @@
 DIST pecan-1.0.4.tar.gz 119575 BLAKE2B 
eead6234fe26f4698c03f965aba6cd1078369693827574ca3b0b39da4bf8b0b660c01a2e57b3789c092df1cf3f1529ae5d74385055def47482a7f95df5283976
 SHA512 
cbd5bc21658e68553baa55b74f82f7198ba261bf48d2889732ebbdbcb7f00d0a68f85dcaf946e7349000e78217c532d2017606316335211abd1fac15b947ed7f
 DIST pecan-1.1.2.tar.gz 120316 BLAKE2B 
aa63103552e8563d7da27d2ee06706f5dbe507557cf8d76c8f196345f453efb02a13c0e1eccfb5e2db7fab850c4fc22b934da0ddfaf92b048edc729517621197
 SHA512 
672771fb8645bd11f6d89e7be46b6a85ea640b1951cc286cfedc7813f4f076e8435474adcf88d5c149b4d3933fea9c458b155df8b0ce491dac54bad46e4186be
 DIST pecan-1.2.1.tar.gz 120364 BLAKE2B 
aa0f75249a3c91dbe45376180f1886ec6ff4169c407166dc7a6014152a4cc50bfb8085fcb53996fad75f3b142784ad0a6c2c52c7eb92ca1585dae9c771116c2d
 SHA512 
ce7007f2ea9cf01b7375919c1624b8bf9b8a836d383b6a1906b6d33190b6586ae8700149d862a6a9f16d7eb5e29d055540a13122f67bd3074270e3791a82a233
+DIST pecan-1.3.3.tar.gz 120595 BLAKE2B 
d1169b6af4fe822259a6bad75068475324cd9c7811a8e62ae6f9c2b9bbfe69b7688a03de9c4a1a4b27666f22c34fdac95ebddbb50feba6ccda60fd2a7f190d38
 SHA512 
ffa171d4847e549f959dd5ed71f32b3d689ef7e2548302adfadd007f5217c4e1a16088612c27005ac6ae38bb5a99aa532e84be71ae4abf6b06dfdb26ff5cac89

diff --git a/dev-python/pecan/pecan-1.3.3.ebuild 
b/dev-python/pecan/pecan-1.3.3.ebuild
new file mode 100644
index 000..6abcc6f2fe0
--- /dev/null
+++ b/dev-python/pecan/pecan-1.3.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
+HOMEPAGE="https://pypi.org/project/pecan/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2018-11-09 Thread Alexey Shvetsov
commit: 506d0f827fd3cc2f895789f7b7ef1e0f5b3b13c7
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Fri Nov  9 14:12:35 2018 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Fri Nov  9 14:20:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506d0f82

dev-python/pecan: eapi7 + py3_7

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Alexey Shvetsov  gentoo.org>

 dev-python/pecan/pecan-1.2.1-r1.ebuild | 28 
 1 file changed, 28 insertions(+)

diff --git a/dev-python/pecan/pecan-1.2.1-r1.ebuild 
b/dev-python/pecan/pecan-1.2.1-r1.ebuild
new file mode 100644
index 000..c5bde13c10d
--- /dev/null
+++ b/dev-python/pecan/pecan-1.2.1-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
+HOMEPAGE="https://pypi.org/project/pecan/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+   >=dev-python/simplejson-2.1.1[${PYTHON_USEDEP}]
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2017-08-30 Thread Matt Thode
commit: d8a692822bedc360d53d7fb00ea116dcdfd3a17a
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Aug 30 18:50:19 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Aug 30 19:46:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a69282

dev-python/pecan: 1.2.1 bup

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.2.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 7a0bbbadda7..c994c3f5c7c 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1,2 +1,3 @@
 DIST pecan-1.0.4.tar.gz 119575 SHA256 
0ecaa56bd3e1643af671dda9c293992b0e086c52cd7d19ab37bd56169a6effa8 SHA512 
cbd5bc21658e68553baa55b74f82f7198ba261bf48d2889732ebbdbcb7f00d0a68f85dcaf946e7349000e78217c532d2017606316335211abd1fac15b947ed7f
 WHIRLPOOL 
d13c61ea5fced23a745c05f006218e5851418563fb5199fbdf20652edd0aea4d552407ef7ff9d8b4bb32f53c5bfc7d3767e79ba02bb206910a89aa8a90f9c1df
 DIST pecan-1.1.2.tar.gz 120316 SHA256 
e7969d9068d0185997f4affca86755771e5db2edf7aa6238be2bebfb4dd6e662 SHA512 
672771fb8645bd11f6d89e7be46b6a85ea640b1951cc286cfedc7813f4f076e8435474adcf88d5c149b4d3933fea9c458b155df8b0ce491dac54bad46e4186be
 WHIRLPOOL 
c25ce7af4ccc7e3873453e3829ec6b7c3e6dda0fcef9c20efa14e857b54fbde1a65495f5ad27d2b5a00bff95062bf8da78923a19e1042622acc9c7adbe28cbf1
+DIST pecan-1.2.1.tar.gz 120364 SHA256 
8d95457b9cedcfda9b467f5cc7dde8cdf72ddba6b402d6a5902843d1b2186c46 SHA512 
ce7007f2ea9cf01b7375919c1624b8bf9b8a836d383b6a1906b6d33190b6586ae8700149d862a6a9f16d7eb5e29d055540a13122f67bd3074270e3791a82a233
 WHIRLPOOL 
b220f670f3d498dbc15faaeda3093a422a5469118b223e35295d4ac7413a305d10705c93eeb8a993cb89459029c8f449fd17ee8c34a6f4cb259e37f1c3aa0a10

diff --git a/dev-python/pecan/pecan-1.2.1.ebuild 
b/dev-python/pecan/pecan-1.2.1.ebuild
new file mode 100644
index 000..3021c4cc8f2
--- /dev/null
+++ b/dev-python/pecan/pecan-1.2.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
+HOMEPAGE="https://pypi.python.org/pypi/pecan;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+   >=dev-python/simplejson-2.1.1[${PYTHON_USEDEP}]
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2017-08-30 Thread Matt Thode
commit: 991e0867ad67f4535938a224687c8c7eb67f468d
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Aug 30 19:14:12 2017 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Aug 30 19:46:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991e0867

dev-python/pecan: adding python3_6 for chutzpah

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/pecan/pecan-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.2.1.ebuild 
b/dev-python/pecan/pecan-1.2.1.ebuild
index 3021c4cc8f2..07de9692057 100644
--- a/dev-python/pecan/pecan-1.2.1.ebuild
+++ b/dev-python/pecan/pecan-1.2.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2016-10-04 Thread Matt Thode
commit: ff97fe96a320ac874e1611c95d134ab12b743b21
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Oct  5 03:59:51 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Wed Oct  5 03:59:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff97fe96

dev-python/pecan: fixing deps

Package-Manager: portage-2.3.0

 dev-python/pecan/pecan-1.1.2.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/pecan/pecan-1.1.2.ebuild 
b/dev-python/pecan/pecan-1.1.2.ebuild
index 6984c34..121095c 100644
--- a/dev-python/pecan/pecan-1.1.2.ebuild
+++ b/dev-python/pecan/pecan-1.1.2.ebuild
@@ -18,6 +18,9 @@ IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
+   >=dev-python/simplejson-2.1.1[${PYTHON_USEDEP}]
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
>=dev-python/webob-1.4[${PYTHON_USEDEP}]
>=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
>=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2016-10-04 Thread Matt Thode
commit: ba180c5856bc69e718bfdd63b95ea408558b6753
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Oct  4 15:00:52 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Oct  4 15:00:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba180c58

dev-python/pecan: bup

Package-Manager: portage-2.3.0

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.0.4.ebuild |  4 ++--
 dev-python/pecan/{pecan-1.0.4.ebuild => pecan-1.1.2.ebuild} | 11 ---
 3 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 40dd069..7a0bbba 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1 +1,2 @@
 DIST pecan-1.0.4.tar.gz 119575 SHA256 
0ecaa56bd3e1643af671dda9c293992b0e086c52cd7d19ab37bd56169a6effa8 SHA512 
cbd5bc21658e68553baa55b74f82f7198ba261bf48d2889732ebbdbcb7f00d0a68f85dcaf946e7349000e78217c532d2017606316335211abd1fac15b947ed7f
 WHIRLPOOL 
d13c61ea5fced23a745c05f006218e5851418563fb5199fbdf20652edd0aea4d552407ef7ff9d8b4bb32f53c5bfc7d3767e79ba02bb206910a89aa8a90f9c1df
+DIST pecan-1.1.2.tar.gz 120316 SHA256 
e7969d9068d0185997f4affca86755771e5db2edf7aa6238be2bebfb4dd6e662 SHA512 
672771fb8645bd11f6d89e7be46b6a85ea640b1951cc286cfedc7813f4f076e8435474adcf88d5c149b4d3933fea9c458b155df8b0ce491dac54bad46e4186be
 WHIRLPOOL 
c25ce7af4ccc7e3873453e3829ec6b7c3e6dda0fcef9c20efa14e857b54fbde1a65495f5ad27d2b5a00bff95062bf8da78923a19e1042622acc9c7adbe28cbf1

diff --git a/dev-python/pecan/pecan-1.0.4.ebuild 
b/dev-python/pecan/pecan-1.0.4.ebuild
index a0ec384..d6399a8 100644
--- a/dev-python/pecan/pecan-1.0.4.ebuild
+++ b/dev-python/pecan/pecan-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
 
 inherit distutils-r1
 
-DESCRIPTION="A WSGI object-dispatching web framework, designed to be lean and 
fast, with few dependencies."
+DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
 HOMEPAGE="https://pypi.python.org/pypi/pecan;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 

diff --git a/dev-python/pecan/pecan-1.0.4.ebuild 
b/dev-python/pecan/pecan-1.1.2.ebuild
similarity index 57%
copy from dev-python/pecan/pecan-1.0.4.ebuild
copy to dev-python/pecan/pecan-1.1.2.ebuild
index a0ec384..6984c34 100644
--- a/dev-python/pecan/pecan-1.0.4.ebuild
+++ b/dev-python/pecan/pecan-1.1.2.ebuild
@@ -1,26 +1,23 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
 
 inherit distutils-r1
 
-DESCRIPTION="A WSGI object-dispatching web framework, designed to be lean and 
fast, with few dependencies."
+DESCRIPTION="A WSGI object-dispatching web framework,  lean, fast, with few 
dependencies."
 HOMEPAGE="https://pypi.python.org/pypi/pecan;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
-   dev-python/simplejson[${PYTHON_USEDEP}]
-   virtual/python-singledispatch[${PYTHON_USEDEP}]
-   dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
>=dev-python/webob-1.4[${PYTHON_USEDEP}]
>=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
>=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2016-03-25 Thread Matt Thode
commit: bec393032d116ec9908bee82c6436bf578595e82
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Mar 26 02:07:26 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sat Mar 26 02:07:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec39303

dev-python/pecan: adding py35

Package-Manager: portage-2.2.26

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.0.4.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 78b52be..289c91f 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1,2 +1,3 @@
 DIST pecan-1.0.2.tar.gz 206278 SHA256 
09ec440bd20821ba1170667ce9994712701416eaa6044cfe7c647aa5e291c5bd SHA512 
af680881f37c4b489c0dcf58786f1a49a172921bb534e8b54dced794b0d2097f2c29d0ba11b740affd85756eb244afc465d20023295ec4fbb857371c63199ddb
 WHIRLPOOL 
9ff31797ef3e3c0123f0aaf990dfc646dc65d7f4887d36c2190e80f8b1cb5f0bf52068c9d467c05b939ac17c571224dde2f0ca5d00bd1f757f0834184a705383
 DIST pecan-1.0.3.tar.gz 119309 SHA256 
8d6c99709a9e0ba0752b23e0b4759b7b33e8d8650ee45c1f5f5fa2a596af4b11 SHA512 
f1ee856085d740afb60caebe73f9083aea3dcce9a0fbcb7cc5b93909014a01b9c3987c4dc241075578ab8d6e4798160cd393aacb1d783c2397b2fea6771de456
 WHIRLPOOL 
13da73b372905446e1e89827115e2201ae4e9e9a5fc1cf4e2c22c0ad875d17960d2224a59271048f196d4869ea21552cd3b6fefba7658534eff03b05df7ea36b
+DIST pecan-1.0.4.tar.gz 119575 SHA256 
0ecaa56bd3e1643af671dda9c293992b0e086c52cd7d19ab37bd56169a6effa8 SHA512 
cbd5bc21658e68553baa55b74f82f7198ba261bf48d2889732ebbdbcb7f00d0a68f85dcaf946e7349000e78217c532d2017606316335211abd1fac15b947ed7f
 WHIRLPOOL 
d13c61ea5fced23a745c05f006218e5851418563fb5199fbdf20652edd0aea4d552407ef7ff9d8b4bb32f53c5bfc7d3767e79ba02bb206910a89aa8a90f9c1df

diff --git a/dev-python/pecan/pecan-1.0.4.ebuild 
b/dev-python/pecan/pecan-1.0.4.ebuild
new file mode 100644
index 000..b596302
--- /dev/null
+++ b/dev-python/pecan/pecan-1.0.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI object-dispatching web framework, designed to be lean and 
fast, with few dependencies."
+HOMEPAGE="https://pypi.python.org/pypi/pecan;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+   dev-python/simplejson[${PYTHON_USEDEP}]
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2016-02-27 Thread Matt Thode
commit: ef9a927ddebeca60fe48dd9f5c3a439e7b037261
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Feb 28 07:27:01 2016 +
Commit: Matt Thode  gentoo  org>
CommitDate: Sun Feb 28 07:27:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef9a927d

dev-python/pecan: keywording arm64

merged on X-C1

Package-Manager: portage-2.2.26

 dev-python/pecan/pecan-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pecan/pecan-1.0.3.ebuild 
b/dev-python/pecan/pecan-1.0.3.ebuild
index c679d7f..64c8f9b 100644
--- a/dev-python/pecan/pecan-1.0.3.ebuild
+++ b/dev-python/pecan/pecan-1.0.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2015-10-15 Thread Matt Thode
commit: 0fe82c13471ec4ab44d877acc5750aea7f1cb527
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Oct 15 08:29:00 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Oct 15 08:34:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe82c13

dev-python/pecan: adding for openstack liberty

Package-Manager: portage-2.2.20.1

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/metadata.xml   | 10 ++
 dev-python/pecan/pecan-1.0.3.ebuild | 28 
 3 files changed, 39 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
new file mode 100644
index 000..69cf681
--- /dev/null
+++ b/dev-python/pecan/Manifest
@@ -0,0 +1 @@
+DIST pecan-1.0.3.tar.gz 119309 SHA256 
8d6c99709a9e0ba0752b23e0b4759b7b33e8d8650ee45c1f5f5fa2a596af4b11 SHA512 
f1ee856085d740afb60caebe73f9083aea3dcce9a0fbcb7cc5b93909014a01b9c3987c4dc241075578ab8d6e4798160cd393aacb1d783c2397b2fea6771de456
 WHIRLPOOL 
13da73b372905446e1e89827115e2201ae4e9e9a5fc1cf4e2c22c0ad875d17960d2224a59271048f196d4869ea21552cd3b6fefba7658534eff03b05df7ea36b

diff --git a/dev-python/pecan/metadata.xml b/dev-python/pecan/metadata.xml
new file mode 100644
index 000..d5dfd32
--- /dev/null
+++ b/dev-python/pecan/metadata.xml
@@ -0,0 +1,10 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   
+

diff --git a/dev-python/pecan/pecan-1.0.3.ebuild 
b/dev-python/pecan/pecan-1.0.3.ebuild
new file mode 100644
index 000..c679d7f
--- /dev/null
+++ b/dev-python/pecan/pecan-1.0.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI object-dispatching web framework, designed to be lean and 
fast, with few dependencies."
+HOMEPAGE="https://pypi.python.org/pypi/pecan;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+   dev-python/simplejson[${PYTHON_USEDEP}]
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pecan/

2015-10-15 Thread Matt Thode
commit: 1d303296072073839ff7092464e9cae112e6ef30
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct 16 05:37:02 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Oct 16 05:38:48 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d303296

dev-python/pecan: actually liberty this time

Package-Manager: portage-2.2.20.1

 dev-python/pecan/Manifest   |  1 +
 dev-python/pecan/pecan-1.0.2.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/pecan/Manifest b/dev-python/pecan/Manifest
index 69cf681..78b52be 100644
--- a/dev-python/pecan/Manifest
+++ b/dev-python/pecan/Manifest
@@ -1 +1,2 @@
+DIST pecan-1.0.2.tar.gz 206278 SHA256 
09ec440bd20821ba1170667ce9994712701416eaa6044cfe7c647aa5e291c5bd SHA512 
af680881f37c4b489c0dcf58786f1a49a172921bb534e8b54dced794b0d2097f2c29d0ba11b740affd85756eb244afc465d20023295ec4fbb857371c63199ddb
 WHIRLPOOL 
9ff31797ef3e3c0123f0aaf990dfc646dc65d7f4887d36c2190e80f8b1cb5f0bf52068c9d467c05b939ac17c571224dde2f0ca5d00bd1f757f0834184a705383
 DIST pecan-1.0.3.tar.gz 119309 SHA256 
8d6c99709a9e0ba0752b23e0b4759b7b33e8d8650ee45c1f5f5fa2a596af4b11 SHA512 
f1ee856085d740afb60caebe73f9083aea3dcce9a0fbcb7cc5b93909014a01b9c3987c4dc241075578ab8d6e4798160cd393aacb1d783c2397b2fea6771de456
 WHIRLPOOL 
13da73b372905446e1e89827115e2201ae4e9e9a5fc1cf4e2c22c0ad875d17960d2224a59271048f196d4869ea21552cd3b6fefba7658534eff03b05df7ea36b

diff --git a/dev-python/pecan/pecan-1.0.2.ebuild 
b/dev-python/pecan/pecan-1.0.2.ebuild
new file mode 100644
index 000..c679d7f
--- /dev/null
+++ b/dev-python/pecan/pecan-1.0.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION="A WSGI object-dispatching web framework, designed to be lean and 
fast, with few dependencies."
+HOMEPAGE="https://pypi.python.org/pypi/pecan;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+   dev-python/simplejson[${PYTHON_USEDEP}]
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   dev-python/ordereddict[$(python_gen_usedep 'python2_7')]
+   >=dev-python/webob-1.4[${PYTHON_USEDEP}]
+   >=dev-python/mako-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/webtest-1.3.1[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/logutils-0.3.0[${PYTHON_USEDEP}]"