From 5ce3d1a9847090f754cb1f43a3091c4c199caab8 Mon Sep 17 00:00:00 2001 From: Tomas Hrnciar Date: Mar 26 2020 10:12:48 +0000 Subject: Update to 3.8.2 --- diff --git a/.gitignore b/.gitignore index f15beed..f83a8dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/Python-*.tar.xz +/Python-*.tar.xz* /python-docs-theme-2018.7.tar.gz diff --git a/python3-docs.spec b/python3-docs.spec index a23604f..20af5b1 100644 --- a/python3-docs.spec +++ b/python3-docs.spec @@ -3,17 +3,19 @@ Summary: Documentation for the Python 3 programming language # The Version should be in-sync with the python3 package: %global pybasever 3.8 -%global general_version %{pybasever}.0 +%global general_version %{pybasever}.2 #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 2%{?dist} +Release: 1%{?dist} License: Python URL: https://www.python.org/ -Source: https://www.python.org/ftp/python/%{general_version}/Python-%{upstream_version}.tar.xz +Source0: %{url}ftp/python/%{general_version}/Python-%{upstream_version}.tar.xz +Source1: %{url}ftp/python/%{general_version}/Python-%{upstream_version}.tar.xz.asc +Source2: %{url}static/files/pubkeys.txt %global theme_version 2018.7 -Source1: %{pypi_source python-docs-theme %{theme_version}} +Source3: %{pypi_source python-docs-theme %{theme_version}} BuildArch: noarch @@ -24,6 +26,7 @@ BuildRequires: %{__python3} BuildRequires: python3-sphinx BuildRequires: python3-docutils BuildRequires: python3-pygments +BuildRequires: gnupg2 %bcond_without linkchecker %if %{with linkchecker} @@ -36,10 +39,11 @@ The python3-docs package contains documentation on the Python 3 programming language and interpreter. %prep +%gpgverify -k2 -s1 -d0 %autosetup -p1 -n Python-%{upstream_version} # unpack the Sphinx theme to the right location -tar -xf %{SOURCE1} python-docs-theme-%{theme_version}/python_docs_theme +tar -xf %{SOURCE3} python-docs-theme-%{theme_version}/python_docs_theme mv python-docs-theme-%{theme_version}/python_docs_theme Doc/tools rmdir python-docs-theme-%{theme_version} @@ -68,6 +72,9 @@ linkchecker \ %doc Misc/NEWS Misc/HISTORY Misc/README Doc/build/html %changelog +* Wed Mar 25 2020 Tomas Hrnciar - 3.8.2-1 +- Update to 3.8.2 + * Thu Jan 30 2020 Fedora Release Engineering - 3.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 2a12f2f..84ff48f 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ -SHA512 (Python-3.8.0.tar.xz) = 5f9bfcb3acdf592770a9d5abd2c32c68c55a49b92f958ded069e3ef31cf2d415e67112b4f6738fab237dc29e5c622298719946d2e9471e7e78e3a6bdf2fac1d1 +SHA512 (Python-3.8.2.tar.xz) = ca37ad0e7c5845f5f228566aa8ff654a8f428c7d4a5aaabff29baebb0ca3219b31ba8bb2607f89e37cf3fc564f023b8407e53a4f2c47bd99122c1cc222613e37 +SHA512 (Python-3.8.2.tar.xz.asc) = 765796ab5539576bbf1578e05cdb041dbc9a9ca0d6d2040a473a00a293b49f90be11ea6e33b47889da33b25f8e360fad4adeec292f0d43e5fae233d1f03bafd2 SHA512 (python-docs-theme-2018.7.tar.gz) = 2d06eb3b39221fe3f0244866c475518ced30ac318d57dc97cc53cfe8ac3be165265ad8f37e2123ada0b7f5d5db769601a34fbec734a8f489e2a28d66b1d456dc