[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-restful/, profiles/

2023-01-27 Thread Jakov Smolić
commit: e58aa1fe3d50b33e31d0d416e70a7d3e58945128
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Jan 27 10:56:37 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Jan 27 11:07:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e58aa1fe

dev-python/flask-restful: treeclean

Closes: https://bugs.gentoo.org/865489
Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/flask-restful/Manifest  |  1 -
 .../flask-restful/flask-restful-0.3.9.ebuild   | 43 --
 dev-python/flask-restful/metadata.xml  | 13 ---
 profiles/package.mask  |  1 -
 4 files changed, 58 deletions(-)

diff --git a/dev-python/flask-restful/Manifest 
b/dev-python/flask-restful/Manifest
deleted file mode 100644
index fb2a8dc5a1f4..
--- a/dev-python/flask-restful/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST flask-restful-0.3.9.gh.tar.gz 118195 BLAKE2B 
a4f18c3faf06a7c9b628657aafbab4b9492793d9a61ab60a3e4d8112e0fb5e120cff2f2dae87915e44915838572ae0ca1737025ad5f906c2a953afc4b1f49c6f
 SHA512 
34bea8ed6e9de3ad1c2ca63e7af67ed2a175f84c433b08ff643f91d88feda0e3c1c3967deb2fe5ad308b05f373b10c08245edf65ed97a7c5a3683aa900e9edf2

diff --git a/dev-python/flask-restful/flask-restful-0.3.9.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.9.ebuild
deleted file mode 100644
index c6599d468dc1..
--- a/dev-python/flask-restful/flask-restful-0.3.9.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple framework for creating REST APIs"
-HOMEPAGE="
-   https://flask-restful.readthedocs.io/en/latest/
-   https://github.com/flask-restful/flask-restful/;
-SRC_URI="
-   https://github.com/flask-restful/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="examples"
-
-RDEPEND="
-   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
-   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
-   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs
-distutils_enable_tests nose
-
-python_install_all() {
-   use examples && dodoc -r examples
-   local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )
-
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/flask-restful/metadata.xml 
b/dev-python/flask-restful/metadata.xml
deleted file mode 100644
index 8562704324cc..
--- a/dev-python/flask-restful/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   pyt...@gentoo.org
-   Python
-   
-   
-   
-   flask-restful/flask-restful
-   Flask-RESTful
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 4df46d4b8b2f..b2da2b07dd0e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -791,7 +791,6 @@ dev-python/ndg-httpsclient
 # Removal on 2023-01-22.  Bug #888087.
 dev-python/blessings
 dev-python/errorhandler
-dev-python/flask-restful
 
 # Georgy Yakovlev  (2022-12-19)
 # This version currently is not compatible with kernel build (yet)



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

2021-08-24 Thread Arthur Zamarin
commit: 8e7cd90f2a8a0e2c00109ca12d55dc9a7b5e0fe5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Aug 23 18:13:08 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug 24 18:18:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e7cd90f

dev-python/flask-restful: enable py3.10

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

 dev-python/flask-restful/flask-restful-0.3.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.9.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.9.ebuild
index ced9457b800..0dd0f316359 100644
--- a/dev-python/flask-restful/flask-restful-0.3.9.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-restful/files/, dev-python/flask-restful/

2021-06-24 Thread Michał Górny
commit: 81e3a9d4511fb09cf39ee65577bc511b09eb0435
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 24 07:58:16 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 24 08:00:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e3a9d4

dev-python/flask-restful: Remove old

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

 dev-python/flask-restful/Manifest  |  1 -
 .../files/flask-restful-0.3.8-werkzeug.patch   | 41 
 .../flask-restful/flask-restful-0.3.8.ebuild   | 45 --
 3 files changed, 87 deletions(-)

diff --git a/dev-python/flask-restful/Manifest 
b/dev-python/flask-restful/Manifest
index 3766d56af29..fb2a8dc5a1f 100644
--- a/dev-python/flask-restful/Manifest
+++ b/dev-python/flask-restful/Manifest
@@ -1,2 +1 @@
-DIST flask-restful-0.3.8.tar.gz 114588 BLAKE2B 
a18eac613300102bb5a5ca78cea1e6f81f3de21d8bd2e6c72f2f1a559e8b4228175cc7d372b68f131267cd8bc759e354e5782e527d1e992579210348cd2b78dd
 SHA512 
15172114fcedc2f4286cf5f583d95e42c8c8ce6553f9a44e57124f2b1417bf9f094dcb5154a6933ebebc8022f39d4d7969d29d38576111f9d5b45f630b36a66c
 DIST flask-restful-0.3.9.gh.tar.gz 118195 BLAKE2B 
a4f18c3faf06a7c9b628657aafbab4b9492793d9a61ab60a3e4d8112e0fb5e120cff2f2dae87915e44915838572ae0ca1737025ad5f906c2a953afc4b1f49c6f
 SHA512 
34bea8ed6e9de3ad1c2ca63e7af67ed2a175f84c433b08ff643f91d88feda0e3c1c3967deb2fe5ad308b05f373b10c08245edf65ed97a7c5a3683aa900e9edf2

diff --git a/dev-python/flask-restful/files/flask-restful-0.3.8-werkzeug.patch 
b/dev-python/flask-restful/files/flask-restful-0.3.8-werkzeug.patch
deleted file mode 100644
index 32b0b7b2b46..000
--- a/dev-python/flask-restful/files/flask-restful-0.3.8-werkzeug.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 73376a488907af3042b52678ac4c23f8a8911e5b Mon Sep 17 00:00:00 2001
-From: Anthony Sottile 
-Date: Fri, 7 Feb 2020 11:06:15 -0800
-Subject: [PATCH] Fix testsuite for werkzeug 1.x (#862)
-

- tests/test_api.py  | 4 +++-
- tests/test_reqparse.py | 4 ++--
- 2 files changed, 5 insertions(+), 3 deletions(-)
-
-diff --git a/tests/test_api.py b/tests/test_api.py
-index f7f8e661..6795d362 100644
 a/tests/test_api.py
-+++ b/tests/test_api.py
-@@ -445,7 +445,9 @@ def test_handle_non_api_error(self):
- 
- resp = app.get("/foo")
- self.assertEquals(resp.status_code, 404)
--self.assertEquals('text/html', resp.headers['Content-Type'])
-+# in newer versions of werkzeug this is `text/html; charset=utf8`
-+content_type, _, _ = resp.headers['Content-Type'].partition(';')
-+self.assertEquals('text/html', content_type)
- 
- def test_non_api_error_404_catchall(self):
- app = Flask(__name__)
-diff --git a/tests/test_reqparse.py b/tests/test_reqparse.py
-index 2f1fbedf..9776f17c 100644
 a/tests/test_reqparse.py
-+++ b/tests/test_reqparse.py
-@@ -2,9 +2,9 @@
- import unittest
- from mock import Mock, patch
- from flask import Flask
--from werkzeug import exceptions, MultiDict
-+from werkzeug import exceptions
- from werkzeug.wrappers import Request
--from werkzeug.datastructures import FileStorage
-+from werkzeug.datastructures import FileStorage, MultiDict
- from flask_restful.reqparse import Argument, RequestParser, Namespace
- import six
- import decimal

diff --git a/dev-python/flask-restful/flask-restful-0.3.8.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.8.ebuild
deleted file mode 100644
index eea5a35b47c..000
--- a/dev-python/flask-restful/flask-restful-0.3.8.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple framework for creating REST APIs"
-HOMEPAGE="
-   https://flask-restful.readthedocs.io/en/latest/
-   https://github.com/flask-restful/flask-restful/;
-SRC_URI="https://github.com/flask-restful/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="examples"
-
-RDEPEND="
-   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
-   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
-   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}"/flask-restful-0.3.8-werkzeug.patch
-)
-
-distutils_enable_sphinx docs
-distutils_enable_tests nose
-
-python_install_all() {
-   use examples && dodoc -r examples
-   local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )
-
-   distutils-r1_python_install_all
-}



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

2021-06-23 Thread Agostino Sarubbo
commit: 0726b7e792365e135101bd5bec55931949201b03
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 24 04:21:31 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 24 04:21:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0726b7e7

dev-python/flask-restful: amd64/x86 stable (ALLARCHES policy) wrt bug #797958

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/flask-restful/flask-restful-0.3.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.9.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.9.ebuild
index 858cb0ca86f..ced9457b800 100644
--- a/dev-python/flask-restful/flask-restful-0.3.9.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.9.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="examples"
 
 RDEPEND="



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

2021-05-18 Thread Michał Górny
commit: 1b88b4401cfdadf4e0267bec28ff59a70b68d7ba
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 18 14:00:24 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 18 14:04:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b88b440

dev-python/flask-restful: Bump to 0.3.9

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

 dev-python/flask-restful/Manifest  |  1 +
 .../flask-restful/flask-restful-0.3.9.ebuild   | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/flask-restful/Manifest 
b/dev-python/flask-restful/Manifest
index 57f2e49019e..3766d56af29 100644
--- a/dev-python/flask-restful/Manifest
+++ b/dev-python/flask-restful/Manifest
@@ -1 +1,2 @@
 DIST flask-restful-0.3.8.tar.gz 114588 BLAKE2B 
a18eac613300102bb5a5ca78cea1e6f81f3de21d8bd2e6c72f2f1a559e8b4228175cc7d372b68f131267cd8bc759e354e5782e527d1e992579210348cd2b78dd
 SHA512 
15172114fcedc2f4286cf5f583d95e42c8c8ce6553f9a44e57124f2b1417bf9f094dcb5154a6933ebebc8022f39d4d7969d29d38576111f9d5b45f630b36a66c
+DIST flask-restful-0.3.9.gh.tar.gz 118195 BLAKE2B 
a4f18c3faf06a7c9b628657aafbab4b9492793d9a61ab60a3e4d8112e0fb5e120cff2f2dae87915e44915838572ae0ca1737025ad5f906c2a953afc4b1f49c6f
 SHA512 
34bea8ed6e9de3ad1c2ca63e7af67ed2a175f84c433b08ff643f91d88feda0e3c1c3967deb2fe5ad308b05f373b10c08245edf65ed97a7c5a3683aa900e9edf2

diff --git a/dev-python/flask-restful/flask-restful-0.3.9.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.9.ebuild
new file mode 100644
index 000..858cb0ca86f
--- /dev/null
+++ b/dev-python/flask-restful/flask-restful-0.3.9.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple framework for creating REST APIs"
+HOMEPAGE="
+   https://flask-restful.readthedocs.io/en/latest/
+   https://github.com/flask-restful/flask-restful/;
+SRC_URI="
+   https://github.com/flask-restful/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="examples"
+
+RDEPEND="
+   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
+   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
+   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests nose
+
+python_install_all() {
+   use examples && dodoc -r examples
+   local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )
+
+   distutils-r1_python_install_all
+}



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

2021-03-03 Thread Sam James
commit: 80eca95fd132352b42da89a0f0bb11862f3a48d3
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar  4 03:24:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar  4 03:49:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80eca95f

dev-python/flask-restful: add Python 3.9

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

 dev-python/flask-restful/flask-restful-0.3.8.ebuild | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.8.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.8.ebuild
index 1554dcb94c6..eea5a35b47c 100644
--- a/dev-python/flask-restful/flask-restful-0.3.8.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.8.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit distutils-r1
 
@@ -23,19 +24,19 @@ RDEPEND="
>=dev-python/six-1.3.0[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
 "
-DEPEND="
+BDEPEND="
test? (
dev-python/mock[${PYTHON_USEDEP}]
)
 "
 
-distutils_enable_sphinx docs
-distutils_enable_tests nose
-
 PATCHES=(
"${FILESDIR}"/flask-restful-0.3.8-werkzeug.patch
 )
 
+distutils_enable_sphinx docs
+distutils_enable_tests nose
+
 python_install_all() {
use examples && dodoc -r examples
local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )



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

2020-12-11 Thread Michał Górny
commit: 649b013221593f8f4ed900db2bb4adcf7a9474e8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 11 14:48:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 11 14:51:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649b0132

dev-python/flask-restful: Update HOMEPAGE

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

 dev-python/flask-restful/flask-restful-0.3.8.ebuild | 6 --
 dev-python/flask-restful/metadata.xml   | 3 ++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.8.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.8.ebuild
index f991e3e9ba3..e5302ef6d2c 100644
--- a/dev-python/flask-restful/flask-restful-0.3.8.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.8.ebuild
@@ -7,8 +7,10 @@ PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Simple framework for creating REST APIs"
-HOMEPAGE="https://flask-restful.readthedocs.io/en/latest/ 
https://github.com/twilio/flask-restful/;
-SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="
+   https://flask-restful.readthedocs.io/en/latest/
+   https://github.com/flask-restful/flask-restful/;
+SRC_URI="https://github.com/flask-restful/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/dev-python/flask-restful/metadata.xml 
b/dev-python/flask-restful/metadata.xml
index ee91a7f4854..a1a006d5411 100644
--- a/dev-python/flask-restful/metadata.xml
+++ b/dev-python/flask-restful/metadata.xml
@@ -7,6 +7,7 @@



-   twilio/flask-restful
+   flask-restful/flask-restful
+   Flask-RESTful

 



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

2020-07-08 Thread Michał Górny
commit: a1696f9c7ae2b40fdcd6665f68dab8549c27e56e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul  9 05:03:47 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul  9 05:14:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1696f9c

dev-python/flask-restful: Mark ALLARCHES

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

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

diff --git a/dev-python/flask-restful/metadata.xml 
b/dev-python/flask-restful/metadata.xml
index 51b801a0063..ee91a7f4854 100644
--- a/dev-python/flask-restful/metadata.xml
+++ b/dev-python/flask-restful/metadata.xml
@@ -5,6 +5,7 @@
pyt...@gentoo.org
Python

+   

twilio/flask-restful




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

2020-07-08 Thread Michał Górny
commit: 2b1f327c553f45e3714978d76094d4eaa362d89c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul  9 05:10:41 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul  9 05:14:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1f327c

dev-python/flask-restful: Stabilize 0.3.8 ALLARCHES, #731382

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

 dev-python/flask-restful/flask-restful-0.3.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.8.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.8.ebuild
index 6c63dc0f595..f991e3e9ba3 100644
--- a/dev-python/flask-restful/flask-restful-0.3.8.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.8.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="examples"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-restful/files/, dev-python/flask-restful/

2020-04-27 Thread Michał Górny
commit: 132523128a022d765dcb1cf4ff5e077a9500fea5
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 27 12:17:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 27 12:19:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13252312

dev-python/flask-restful: Bump to 0.3.8

Closes: https://bugs.gentoo.org/719740
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/flask-restful/Manifest  |  1 +
 .../files/flask-restful-0.3.8-werkzeug.patch   | 41 +
 .../flask-restful/flask-restful-0.3.8.ebuild   | 42 ++
 3 files changed, 84 insertions(+)

diff --git a/dev-python/flask-restful/Manifest 
b/dev-python/flask-restful/Manifest
index 91f525f45a6..8e2a4ed1803 100644
--- a/dev-python/flask-restful/Manifest
+++ b/dev-python/flask-restful/Manifest
@@ -1 +1,2 @@
 DIST flask-restful-0.3.7.tar.gz 114238 BLAKE2B 
ec960f060b3a1a36e538606d710a57e9d9fb3b1c2c1ee1874c5f7592e9ad8a9a2af4716f820f27ec1a9e55fcb0505ca711c6e045e6cb0ef8c9c64de339871710
 SHA512 
1d1d066dec5f39af3197b680f791d83df686602b703efe874ea0e81d7f3b65f605dbdb63f84fdd07e469c6824d52571e195ae70f58e1543b53f13a81e1cd8543
+DIST flask-restful-0.3.8.tar.gz 114588 BLAKE2B 
a18eac613300102bb5a5ca78cea1e6f81f3de21d8bd2e6c72f2f1a559e8b4228175cc7d372b68f131267cd8bc759e354e5782e527d1e992579210348cd2b78dd
 SHA512 
15172114fcedc2f4286cf5f583d95e42c8c8ce6553f9a44e57124f2b1417bf9f094dcb5154a6933ebebc8022f39d4d7969d29d38576111f9d5b45f630b36a66c

diff --git a/dev-python/flask-restful/files/flask-restful-0.3.8-werkzeug.patch 
b/dev-python/flask-restful/files/flask-restful-0.3.8-werkzeug.patch
new file mode 100644
index 000..32b0b7b2b46
--- /dev/null
+++ b/dev-python/flask-restful/files/flask-restful-0.3.8-werkzeug.patch
@@ -0,0 +1,41 @@
+From 73376a488907af3042b52678ac4c23f8a8911e5b Mon Sep 17 00:00:00 2001
+From: Anthony Sottile 
+Date: Fri, 7 Feb 2020 11:06:15 -0800
+Subject: [PATCH] Fix testsuite for werkzeug 1.x (#862)
+
+---
+ tests/test_api.py  | 4 +++-
+ tests/test_reqparse.py | 4 ++--
+ 2 files changed, 5 insertions(+), 3 deletions(-)
+
+diff --git a/tests/test_api.py b/tests/test_api.py
+index f7f8e661..6795d362 100644
+--- a/tests/test_api.py
 b/tests/test_api.py
+@@ -445,7 +445,9 @@ def test_handle_non_api_error(self):
+ 
+ resp = app.get("/foo")
+ self.assertEquals(resp.status_code, 404)
+-self.assertEquals('text/html', resp.headers['Content-Type'])
++# in newer versions of werkzeug this is `text/html; charset=utf8`
++content_type, _, _ = resp.headers['Content-Type'].partition(';')
++self.assertEquals('text/html', content_type)
+ 
+ def test_non_api_error_404_catchall(self):
+ app = Flask(__name__)
+diff --git a/tests/test_reqparse.py b/tests/test_reqparse.py
+index 2f1fbedf..9776f17c 100644
+--- a/tests/test_reqparse.py
 b/tests/test_reqparse.py
+@@ -2,9 +2,9 @@
+ import unittest
+ from mock import Mock, patch
+ from flask import Flask
+-from werkzeug import exceptions, MultiDict
++from werkzeug import exceptions
+ from werkzeug.wrappers import Request
+-from werkzeug.datastructures import FileStorage
++from werkzeug.datastructures import FileStorage, MultiDict
+ from flask_restful.reqparse import Argument, RequestParser, Namespace
+ import six
+ import decimal

diff --git a/dev-python/flask-restful/flask-restful-0.3.8.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.8.ebuild
new file mode 100644
index 000..6c63dc0f595
--- /dev/null
+++ b/dev-python/flask-restful/flask-restful-0.3.8.ebuild
@@ -0,0 +1,42 @@
+# 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
+
+DESCRIPTION="Simple framework for creating REST APIs"
+HOMEPAGE="https://flask-restful.readthedocs.io/en/latest/ 
https://github.com/twilio/flask-restful/;
+SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="examples"
+
+RDEPEND="
+   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
+   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
+   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"
+DEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests nose
+
+PATCHES=(
+   "${FILESDIR}"/flask-restful-0.3.8-werkzeug.patch
+)
+
+python_install_all() {
+   use examples && dodoc -r examples
+   local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )
+
+   distutils-r1_python_install_all
+}



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

2020-04-17 Thread Michał Górny
commit: 45201f64cd1f8ccf027064af765d1d7c965f264e
Author: Alessandro Barbieri  gmail  com>
AuthorDate: Mon Mar 30 20:14:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 17 10:05:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45201f64

dev-python/flask-restful: drop paging useflag and pycrypto dep

https://github.com/flask-restful/flask-restful/commit/517ccfdfadb018f08fc77e484c9448b9715aa06c

Closes: https://bugs.gentoo.org/611594
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15179
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/flask-restful/flask-restful-0.3.7.ebuild | 4 +---
 dev-python/flask-restful/metadata.xml   | 3 ---
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.7.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.7.ebuild
index 2662716efc1..3b9a6bd9d80 100644
--- a/dev-python/flask-restful/flask-restful-0.3.7.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc examples paging test"
+IUSE="doc examples test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
@@ -21,14 +21,12 @@ RDEPEND="
>=dev-python/flask-0.8[${PYTHON_USEDEP}]
>=dev-python/six-1.3.0[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
-   paging? ( >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}] )
 "
 DEPEND="${RDEPEND}
dev-python/sphinx[${PYTHON_USEDEP}]
test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/pycrypto[${PYTHON_USEDEP}]
)
 "
 

diff --git a/dev-python/flask-restful/metadata.xml 
b/dev-python/flask-restful/metadata.xml
index 7e42a30ff5f..51b801a0063 100644
--- a/dev-python/flask-restful/metadata.xml
+++ b/dev-python/flask-restful/metadata.xml
@@ -8,7 +8,4 @@

twilio/flask-restful

-   
-   Enable resource paging support
-   
 



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

2020-03-27 Thread Michał Górny
commit: 638402a62a620600b5061b7ec9c4efbe42586b7d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 27 09:09:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 27 09:16:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638402a6

dev-python/flask-restful: Remove redundant versions

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

 dev-python/flask-restful/Manifest  |  2 -
 .../flask-restful/flask-restful-0.3.5-r1.ebuild| 51 --
 .../flask-restful/flask-restful-0.3.6.ebuild   | 51 --
 3 files changed, 104 deletions(-)

diff --git a/dev-python/flask-restful/Manifest 
b/dev-python/flask-restful/Manifest
index 3e580322b49..91f525f45a6 100644
--- a/dev-python/flask-restful/Manifest
+++ b/dev-python/flask-restful/Manifest
@@ -1,3 +1 @@
-DIST flask-restful-0.3.5.tar.gz 113214 BLAKE2B 
0acf4d0449c55861b801a990bc3220d98e47ebeacb3c5b6452774992ae19ada97e31922e440a8a533bb1be68d4476e2654a8ca224b2369fd7733cc4c0da465c4
 SHA512 
a541e6739644b4db6ae97cf529bfc43f3136c97fc19a8538277d1f9be033b7c6dc3e39e1c4b2f313e099efbe750dbdc85c67b527224df557567ecac668e5969a
-DIST flask-restful-0.3.6.tar.gz 114512 BLAKE2B 
f03f7ed0fd521a265b8a2293d1526273650a38f65b28933b4d90d74f7365e04650efc89a743a49ab7c9fdd59d238958bb7bc03936f44af8728a4c435d2df23be
 SHA512 
c5136302111e6c8953e038d31b42b029744111bb916dea7ec8bd5fac2de5e17a86d30a7d04a7335cdc5da25ee13f35ad9a6d284166e11cca0c6fec96d23fd977
 DIST flask-restful-0.3.7.tar.gz 114238 BLAKE2B 
ec960f060b3a1a36e538606d710a57e9d9fb3b1c2c1ee1874c5f7592e9ad8a9a2af4716f820f27ec1a9e55fcb0505ca711c6e045e6cb0ef8c9c64de339871710
 SHA512 
1d1d066dec5f39af3197b680f791d83df686602b703efe874ea0e81d7f3b65f605dbdb63f84fdd07e469c6824d52571e195ae70f58e1543b53f13a81e1cd8543

diff --git a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
deleted file mode 100644
index cc76b5b..000
--- a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple framework for creating REST APIs"
-HOMEPAGE="https://flask-restful.readthedocs.io/en/latest/ 
https://github.com/twilio/flask-restful/;
-SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc examples paging test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
-   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
-   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   paging? ( >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/pycrypto[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   nosetests -v || die "Tests fail with ${EPYTHON}"
-}
-
-python_compile_all() {
-   cd docs || die
-   emake man $(usex doc html "")
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/_build/html/. )
-   use examples && dodoc -r examples
-   local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )
-
-   doman docs/_build/man/*
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/flask-restful/flask-restful-0.3.6.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
deleted file mode 100644
index 7fd37c917f4..000
--- a/dev-python/flask-restful/flask-restful-0.3.6.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple framework for creating REST APIs"
-HOMEPAGE="https://flask-restful.readthedocs.io/en/latest/ 
https://github.com/twilio/flask-restful/;
-SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="doc examples paging test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
-   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
-   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   paging? ( >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   test? (
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/pycrypto[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   nosetests -v || die "Tests fail with ${EPYTHON}"
-}
-
-python_compile_all() {
-   cd docs || 

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

2020-02-03 Thread Michał Górny
commit: 676ef12ec586e7c80095deb8555a3ed5c9107f72
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Feb  3 20:37:29 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Feb  3 20:45:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=676ef12e

dev-python/flask-restful: Remove py2

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

 dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild | 2 +-
 dev-python/flask-restful/flask-restful-0.3.6.ebuild| 2 +-
 dev-python/flask-restful/flask-restful-0.3.7.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
index 77fb6fbf84f..cc76b5b 100644
--- a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

diff --git a/dev-python/flask-restful/flask-restful-0.3.6.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
index a63239373d1..7fd37c917f4 100644
--- a/dev-python/flask-restful/flask-restful-0.3.6.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

diff --git a/dev-python/flask-restful/flask-restful-0.3.7.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.7.ebuild
index ec37d219a43..2662716efc1 100644
--- a/dev-python/flask-restful/flask-restful-0.3.7.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.7.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/flask-restful/

2019-04-09 Thread Matthew Thode
commit: 8bddcdc3cd18969a5aaa728eb251bf5e3fd3b366
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Apr  9 06:46:02 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Tue Apr  9 07:05:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bddcdc3

dev-python/flask-restful: add py37 support to 0.3.7

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

 dev-python/flask-restful/flask-restful-0.3.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.7.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.7.ebuild
index 87d3f6c80bc..587196d9e5d 100644
--- a/dev-python/flask-restful/flask-restful-0.3.7.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.7.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
 
 inherit distutils-r1
 



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

2018-08-30 Thread Matt Thode
commit: 818c83426ffd031f812d91e788ff573ba5791c99
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Aug 30 17:49:51 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Thu Aug 30 17:50:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=818c8342

dev-python/flask-restful: 0.3.6 arm64 keyword for keystone

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-python/flask-restful/flask-restful-0.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.6.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
index b4be50acfe9..abcf6331536 100644
--- a/dev-python/flask-restful/flask-restful-0.3.6.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="doc examples paging test"
 
 RDEPEND="



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

2018-04-29 Thread Michał Górny
commit: 7eadcbd80d3c46aaa3c4277a589552e1c75372df
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Apr 27 17:49:50 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 29 07:35:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eadcbd8

dev-python/flask-restful: use HTTPS

 dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild | 4 ++--
 dev-python/flask-restful/flask-restful-0.3.6.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
index b9209fd71cc..d7899765610 100644
--- a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.5-r1.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
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Simple framework for creating REST APIs"
-HOMEPAGE="http://flask-restful.readthedocs.org/ 
https://github.com/twilio/flask-restful/;
+HOMEPAGE="https://flask-restful.readthedocs.io/en/latest/ 
https://github.com/twilio/flask-restful/;
 SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/dev-python/flask-restful/flask-restful-0.3.6.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
index a55d4e3709b..b4be50acfe9 100644
--- a/dev-python/flask-restful/flask-restful-0.3.6.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.6.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
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Simple framework for creating REST APIs"
-HOMEPAGE="http://flask-restful.readthedocs.org/ 
https://github.com/twilio/flask-restful/;
+HOMEPAGE="https://flask-restful.readthedocs.io/en/latest/ 
https://github.com/twilio/flask-restful/;
 SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"



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

2017-09-16 Thread Patrick Lauer
commit: c58fc2f6793326028730798ab6b42d828430fa4d
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sat Sep 16 14:45:53 2017 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sat Sep 16 15:04:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c58fc2f6

dev-python/flask-restful: Bump

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-python/flask-restful/Manifest  |  1 +
 .../flask-restful/flask-restful-0.3.6.ebuild   | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/flask-restful/Manifest 
b/dev-python/flask-restful/Manifest
index 41d7289312a..aeac1e71286 100644
--- a/dev-python/flask-restful/Manifest
+++ b/dev-python/flask-restful/Manifest
@@ -1 +1,2 @@
 DIST flask-restful-0.3.5.tar.gz 113214 SHA256 
30f3433c32d3251b83779034513994df93635db81bf5cd5122a4e0415dd3f5c1 SHA512 
a541e6739644b4db6ae97cf529bfc43f3136c97fc19a8538277d1f9be033b7c6dc3e39e1c4b2f313e099efbe750dbdc85c67b527224df557567ecac668e5969a
 WHIRLPOOL 
d8d0673380263c25e84ed3e86a83b04bae88761c8f3456dcab7d6d58b9884b1b984c28c861bc091c9693b080c15f2f47f99ff6a3003a7f89dd50df851a7d3af5
+DIST flask-restful-0.3.6.tar.gz 114512 SHA256 
1b04bf8246fffc92a33a402213cea5a50b4c586d8a515f53ccc94612df32c365 SHA512 
c5136302111e6c8953e038d31b42b029744111bb916dea7ec8bd5fac2de5e17a86d30a7d04a7335cdc5da25ee13f35ad9a6d284166e11cca0c6fec96d23fd977
 WHIRLPOOL 
1e581d19c833d7b27ed8a1d1e4a73cd478f04900f2d4135217c60061189d8c336fc3c548cc4e89579eb063f2e444347bad98d755fb3895c522c01b50880c74f4

diff --git a/dev-python/flask-restful/flask-restful-0.3.6.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
new file mode 100644
index 000..a55d4e3709b
--- /dev/null
+++ b/dev-python/flask-restful/flask-restful-0.3.6.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple framework for creating REST APIs"
+HOMEPAGE="http://flask-restful.readthedocs.org/ 
https://github.com/twilio/flask-restful/;
+SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples paging test"
+
+RDEPEND="
+   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
+   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
+   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   paging? ( >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pycrypto[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   nosetests -v || die "Tests fail with ${EPYTHON}"
+}
+
+python_compile_all() {
+   cd docs || die
+   emake man $(usex doc html "")
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   use examples && dodoc -r examples
+   local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )
+
+   doman docs/_build/man/*
+   distutils-r1_python_install_all
+}



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

2017-02-13 Thread Zac Medico
commit: 57662dd5b25f95a4d57581cf09d0f7adb51b3fad
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Feb 13 08:15:22 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Feb 13 08:15:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57662dd5

dev-python/flask-restful: PYTHON_COMPAT: add python3_6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
index e26c77cc02..9b8850ef08 100644
--- a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



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

2017-01-18 Thread Agostino Sarubbo
commit: 15bdf7ce6f5b20c3331a2c0e88a3c1878de57c6e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan 18 11:55:50 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan 18 11:57:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15bdf7ce

dev-python/flask-restful: x86 stable wrt bug #606064

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
index b4c9653..e26c77c 100644
--- a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="doc examples paging test"
 
 RDEPEND="



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

2017-01-17 Thread Agostino Sarubbo
commit: 5452ee4b5a15a28e99d6d376ecd6699f25379560
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jan 17 16:21:25 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jan 17 16:21:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5452ee4b

dev-python/flask-restful: amd64 stable wrt bug #606064

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
index 2b9a1ba..b4c9653 100644
--- a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
+++ b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc examples paging test"
 
 RDEPEND="



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

2016-03-15 Thread Tiziano Müller
commit: 37235adcb5836ae5dae998e98777d74c31f801a0
Author: Tiziano Müller  gentoo  org>
AuthorDate: Tue Mar 15 21:54:57 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Tue Mar 15 21:55:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37235adc

dev-python/flask-restful: rev-bump for py-3.5 support and EAPI-6

Package-Manager: portage-2.2.28

 .../flask-restful/flask-restful-0.3.5-r1.ebuild| 51 ++
 1 file changed, 51 insertions(+)

diff --git a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
new file mode 100644
index 000..5b6f387
--- /dev/null
+++ b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple framework for creating REST APIs"
+HOMEPAGE="http://flask-restful.readthedocs.org/ 
https://github.com/twilio/flask-restful/;
+SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples paging test"
+
+RDEPEND="
+   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
+   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
+   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   paging? ( >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pycrypto[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   nosetests -v || die "Tests fail with ${EPYTHON}"
+}
+
+python_compile_all() {
+   cd docs || die
+   emake man $(usex doc html "")
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   use examples && dodoc -r examples
+   local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )
+
+   doman docs/_build/man/*
+   distutils-r1_python_install_all
+}



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

2016-01-03 Thread Patrick Lauer
commit: d91666e2e911a15d52fbd44294b339dba32ef3e3
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 21:04:43 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 21:05:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91666e2

dev-python/flask-restful: Bump

Package-Manager: portage-2.2.26

 dev-python/flask-restful/Manifest  |  1 +
 .../flask-restful/flask-restful-0.3.5.ebuild   | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/flask-restful/Manifest 
b/dev-python/flask-restful/Manifest
index 7fe496a..529d6d7 100644
--- a/dev-python/flask-restful/Manifest
+++ b/dev-python/flask-restful/Manifest
@@ -4,3 +4,4 @@ DIST flask-restful-0.3.1.tar.gz 103801 SHA256 
b2171bb730511e2fc54d071a5b8d9f5e85
 DIST flask-restful-0.3.2.tar.gz 106082 SHA256 
0b91c5ac2fdfa3cebb25c2110ab24636833e5209eb186a8bd109f563a355ae1f SHA512 
e35901f297ed9ec76f4be94c9511a12b7370f00ed959a22fab6804e739a13bf885023f00baf3fad29a59cc873c9d5d0b2e85b7e4657d3203983dc6775d71c89a
 WHIRLPOOL 
7403fafbc37e8080731c7ad71076e986f2a06d30a216257bb10c08c5d230a88a4bde043af13e590be976e8c1953a829fe76827bb5a10db638dddf8b28282f9da
 DIST flask-restful-0.3.3.tar.gz 109947 SHA256 
0aeb8f00c96335f90df304a57f36caecd12befccd333a39708f8929f0a528042 SHA512 
f8e48048a25b38a09321efc98649970d959d41bf5cc15f5111e1326396ff305b2dbca757a3198a4ed8cf59a6d0144a981178926c1fecc462132888198b4dd8e6
 WHIRLPOOL 
d4db2f013fb92a593731ea19eba6f0daf0f498ebc9fca17f1da8d23b75e243323004e8fe7425813740dc6bcd9c80780a1836a1f37d403a35a94667ecf8fa8a93
 DIST flask-restful-0.3.4.tar.gz 110669 SHA256 
c991d85187e1e0e3e58713d62fc8543fe51d7479ee04151061cf9e452e1e2161 SHA512 
3f4debac812ddb511f77802e184e24d1ebf023fd282ba37375484260118cafbad479033deed4e5cf9d2681880059fecf9ac34aafad230186f3e3e1cca2f2033b
 WHIRLPOOL 
96e2a0d007fd8042d2e0d344c7042abf24cc3649b11a36330965a1ffaeeb8a21a04651cbdd486757e704b39773a5b8f8146e6d4ddb4477ad462b1ae7edc74567
+DIST flask-restful-0.3.5.tar.gz 113214 SHA256 
30f3433c32d3251b83779034513994df93635db81bf5cd5122a4e0415dd3f5c1 SHA512 
a541e6739644b4db6ae97cf529bfc43f3136c97fc19a8538277d1f9be033b7c6dc3e39e1c4b2f313e099efbe750dbdc85c67b527224df557567ecac668e5969a
 WHIRLPOOL 
d8d0673380263c25e84ed3e86a83b04bae88761c8f3456dcab7d6d58b9884b1b984c28c861bc091c9693b080c15f2f47f99ff6a3003a7f89dd50df851a7d3af5

diff --git a/dev-python/flask-restful/flask-restful-0.3.5.ebuild 
b/dev-python/flask-restful/flask-restful-0.3.5.ebuild
new file mode 100644
index 000..161e096
--- /dev/null
+++ b/dev-python/flask-restful/flask-restful-0.3.5.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple framework for creating REST APIs"
+HOMEPAGE="http://flask-restful.readthedocs.org/ 
https://github.com/twilio/flask-restful/;
+SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples paging test"
+
+RDEPEND="
+   >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
+   >=dev-python/flask-0.8[${PYTHON_USEDEP}]
+   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   paging? ( >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/pycrypto[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   nosetests -v || die "Tests fail with ${EPYTHON}"
+}
+
+python_compile_all() {
+   cd docs || die
+   emake man $(usex doc html "")
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/_build/html/. )
+   use examples && local EXAMPLES=( examples/. )
+   local DOCS=( AUTHORS.md CHANGES.md CONTRIBUTING.md README.md )
+
+   doman docs/_build/man/*
+   distutils-r1_python_install_all
+}