Update to 3.7.0b3
This commit is contained in:
parent
6f038c8ede
commit
a50d5ce864
@ -12,13 +12,13 @@ Summary: Version %{pybasever} of the Python interpreter
|
|||||||
URL: https://www.python.org/
|
URL: https://www.python.org/
|
||||||
|
|
||||||
|
|
||||||
# Second alpha
|
# Third beta
|
||||||
%global prerel b2
|
%global prerel b3
|
||||||
|
|
||||||
# WARNING When rebasing to a new Python version,
|
# WARNING When rebasing to a new Python version,
|
||||||
# remember to update the python3-docs package as well
|
# remember to update the python3-docs package as well
|
||||||
Version: %{pybasever}.0
|
Version: %{pybasever}.0
|
||||||
Release: 0.13.%{?prerel}%{?dist}
|
Release: 0.14.%{?prerel}%{?dist}
|
||||||
License: Python
|
License: Python
|
||||||
|
|
||||||
|
|
||||||
@ -1573,6 +1573,9 @@ CheckPython optimized
|
|||||||
# ======================================================
|
# ======================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 29 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-0.14.b3
|
||||||
|
- Update to 3.7.0b3
|
||||||
|
|
||||||
* Sat Mar 24 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-0.13.b2
|
* Sat Mar 24 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-0.13.b2
|
||||||
- Fix broken macro invocation and broken building of C Python extensions
|
- Fix broken macro invocation and broken building of C Python extensions
|
||||||
Resolves: rhbz#1560103
|
Resolves: rhbz#1560103
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Python-3.7.0b2.tar.xz) = 15941cb2c14ad9fbabc6ff7085796ef7d44832bdffd4db662c8578732018154b0385408b28147dbaff1ad8f3158c1cc48d579898436842fc7101580e89503f7d
|
SHA512 (Python-3.7.0b3.tar.xz) = 4fd605cb1621e4bed73c2aadf0443fb70b4d013e9d93a26e81e75dc56906062660b63ac1d97224da217d5e05a3372802a291924a26cc067959d8e1e753a8356f
|
||||||
|
Loading…
Reference in New Issue
Block a user