#53 [DO NOT MERGE] Update to 3.11.0a2
Closed 2 years ago by churchyard. Opened 2 years ago by thrnciar.
rpms/ thrnciar/python3-docs update-to-3.11.0a2  into  rawhide

file modified
+5 -2
@@ -2,9 +2,9 @@ 

  Summary:        Documentation for the Python 3 programming language

  

  # The Version should be in-sync with the python3 package:

- %global         pybasever 3.10

+ %global         pybasever 3.11

  %global         general_version %{pybasever}.0

- #global         prerel ...

+ %global         prerel a2

  %global         upstream_version %{general_version}%{?prerel}

  Version:        %{general_version}%{?prerel:~%{prerel}}

  Release:        1%{?dist}
@@ -67,6 +67,9 @@ 

  %doc Misc/NEWS Misc/HISTORY Misc/README Doc/build/html

  

  %changelog

+ * Mon Nov 08 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~a2-1

+ - Update to 3.11.0a2

+ 

  * Mon Oct 04 2021 Miro Hrončok <mhroncok@redhat.com> - 3.10.0-1

  - Update to 3.10.0 final

  

file modified
+2 -2
@@ -1,2 +1,2 @@ 

- SHA512 (Python-3.10.0.tar.xz) = 82b2729afc7d72a80882f199970667dce7d971a2e5ecfe6cf84f7b68612ab2caf6ed6d7a8cb81f24ea85cb0816464bb2e8b2e6884eda62fa40742edc674193bd

- SHA512 (Python-3.10.0.tar.xz.asc) = 67236e02bc49da1423717cb54216b745f613ba2fc4b372a4aa15a36ab15fe69d9b9087070382957d480df7576d13056caedcd979fb56531799a1190b822f673d

+ SHA512 (Python-3.11.0a2.tar.xz) = 9a7c4d2be0cdf5801aaf6ec6337390a2f0e711badf0e0e35bcf0e5c98f652c68cf523afb991e87f4a1d1604eed3d19c56654d55922986ab27234e82675b20391

+ SHA512 (Python-3.11.0a2.tar.xz.asc) = 617181a854c884c6d3a79368000ca82430bc391573ae3a1b25f69939bce3d2d365e8ca7166d941856a78f3598ab4e7720a144ecb6c3a9de1aff5928799c2988d

no initial comment

Build succeeded.

I've added [DO NOT MERGE] to the subject line, because we don't upgrade this package in Fedora until we actually build python3.11 as the man Python around May 2022.

Build succeeded.

Pull-Request has been closed by churchyard

2 years ago
Metadata