From d3d7c086282549251be2e7e31c7471b5d074e11b Mon Sep 17 00:00:00 2001 From: yatin Date: Mon, 4 Mar 2019 19:02:19 +0530 Subject: [PATCH] Update to 1.7.1 Remove not needed disable-coverage-and-runner.patch. --- disable-coverage-and-runner.patch | 25 ------------------------- python-jwt.spec | 10 ++++++---- sources | 2 +- 3 files changed, 7 insertions(+), 30 deletions(-) delete mode 100644 disable-coverage-and-runner.patch diff --git a/disable-coverage-and-runner.patch b/disable-coverage-and-runner.patch deleted file mode 100644 index 61d1d24..0000000 --- a/disable-coverage-and-runner.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff -Nurp pyjwt-1.6.1.orig/setup.py pyjwt-1.6.1/setup.py ---- pyjwt-1.6.1.orig/setup.py 2018-03-18 08:37:23.000000000 -0500 -+++ pyjwt-1.6.1/setup.py 2018-04-04 23:46:56.178058061 -0500 -@@ -34,13 +34,8 @@ if sys.argv[-1] == 'publish': - - tests_require = [ - 'pytest >3,<4', -- 'pytest-cov', -- 'pytest-runner', - ] - --needs_pytest = set(('pytest', 'test', 'ptr')).intersection(sys.argv) --pytest_runner = ['pytest-runner'] if needs_pytest else [] -- - setup( - name='PyJWT', - version=version, -@@ -67,7 +62,6 @@ setup( - 'Topic :: Utilities', - ], - test_suite='tests', -- setup_requires=pytest_runner, - tests_require=tests_require, - extras_require=dict( - test=tests_require, diff --git a/python-jwt.spec b/python-jwt.spec index adb5a0b..d7ae5a3 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -20,15 +20,14 @@ encrypted JSON objects. Name: python-%{pkgname} -Version: 1.6.4 -Release: 3%{?dist} +Version: 1.7.1 +Release: 1%{?dist} Summary: JSON Web Token implementation in Python License: MIT URL: https://github.com/jpadilla/pyjwt Source0: %pypi_source -Patch0: disable-coverage-and-runner.patch # https://github.com/jpadilla/pyjwt/issues/382 -Patch1: skip-failing-tests.patch +Patch0: skip-failing-tests.patch BuildArch: noarch @@ -107,6 +106,9 @@ rm setup.cfg %changelog +* Mon Mar 04 2019 Yatin Karel - 1.7.1-1 +- Update to 1.7.1 + * Sat Feb 02 2019 Fedora Release Engineering - 1.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index de9a991..e2e9a41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (PyJWT-1.6.4.tar.gz) = 28c448d473f0409d11c2a97bef9f878800a78691250f55a46d79009b09faab0ac179133c4d4795ed9910dd7176adc9d6912189a5b4938f27ae441308e98d5e11 +SHA512 (PyJWT-1.7.1.tar.gz) = 70cd38127b6848933992c8b88303725ef71bfb430ad42eb63247e549b0bdab2a194137349d43ab02a1c97212dbc89f447ee3f0c5403dd14632b8b4b6b9235fc4