From c51b12a59f343fcc09730246d7bf2ee900697c25 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 16 Nov 2022 07:50:14 -0500 Subject: [PATCH 1/4] =?UTF-8?q?Drop=20some=20doc=20BR=E2=80=99s=20when=20P?= =?UTF-8?q?DF=20docs=20are=20disabled?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python-OWSLib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index be0e11b..5c545e4 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -65,7 +65,10 @@ sed -r -i 's/[-]-cov[^[:blank:]]*[[:blank:]][^[[:blank:]]+//g' tox.ini # # Don’t generate twine dependency, which is just for the upstream maintainer # uploading to PyPI. -sed -r '/^(flake8|pytest-cov|pandoc|coverage|coveralls|twine)\b/d' \ +sed -r -e '/^(flake8|pytest-cov|pandoc|coverage|coveralls|twine)\b/d' \ +%if %{without doc_pdf} + -e '/^(ipykernel|nbconvert|.*sphinx)/d' \ +%endif requirements-dev.txt | tee requirements-dev-filtered.txt # We don’t need shebangs in the examples. The pattern of selecting files From 1e0ec0e68996b8cf3d7960846cf65cc5c3f24cc8 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 30 Nov 2022 11:43:57 -0500 Subject: [PATCH 2/4] Drop default argument -r for pyproject_buildrequires --- python-OWSLib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 5c545e4..09060d7 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -86,7 +86,7 @@ echo 'nbsphinx_allow_errors = True' >> docs/conf.py %generate_buildrequires -%pyproject_buildrequires -r requirements-dev-filtered.txt +%pyproject_buildrequires requirements-dev-filtered.txt %build From 3b22073cca5b2c071b5cf319def956baefd247bf Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 20 Feb 2023 09:44:13 -0500 Subject: [PATCH 3/4] Update to 0.28.0 (close RHBZ#2171409) --- .gitignore | 1 + python-OWSLib.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a9a908e..8fdbdf1 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /OWSLib-0.25.0.tar.gz /OWSLib-0.26.0.tar.gz /OWSLib-0.27.2.tar.gz +/OWSLib-0.28.0.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 09060d7..0ca5e00 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -5,7 +5,7 @@ %bcond_without doc_pdf Name: python-OWSLib -Version: 0.27.2 +Version: 0.28.0 Release: %autorelease Summary: Client library for OGC web services diff --git a/sources b/sources index 3d2520a..897ee95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (OWSLib-0.27.2.tar.gz) = 02c70731ef92783d53b8f0dff2cec7d28d14ac08b0a4b5090183f9eacf156d539c823fcd2ae480c07447e901697de498cdf2aaf27c8b6d46fa4cf8eb3679ceee +SHA512 (OWSLib-0.28.0.tar.gz) = 4a5002a05c1616ca382aa85561cee950c707488feb37f0f29232758159abcef8545980361cb976240e9026937557ab349764f84c95091f9f3df8698498f47fde From 2c275bf042b358c4f83697ebefd7d230e49b1a36 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 24 Feb 2023 14:44:13 -0500 Subject: [PATCH 4/4] Update to 0.28.1 (close RHBZ#2173195) --- .gitignore | 1 + python-OWSLib.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8fdbdf1..89531ed 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /OWSLib-0.26.0.tar.gz /OWSLib-0.27.2.tar.gz /OWSLib-0.28.0.tar.gz +/OWSLib-0.28.1.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 0ca5e00..a646079 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -5,7 +5,7 @@ %bcond_without doc_pdf Name: python-OWSLib -Version: 0.28.0 +Version: 0.28.1 Release: %autorelease Summary: Client library for OGC web services diff --git a/sources b/sources index 897ee95..6ddf3e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (OWSLib-0.28.0.tar.gz) = 4a5002a05c1616ca382aa85561cee950c707488feb37f0f29232758159abcef8545980361cb976240e9026937557ab349764f84c95091f9f3df8698498f47fde +SHA512 (OWSLib-0.28.1.tar.gz) = bd62a5e371e64e0e256cc83d2f044294c20965f6b107b0dd9074ac752971620f01af4c7fc9a82e43dc81e71a6a36696b75403012841c28925b017d9c47b2d4a5