SHA256
1
0
forked from pool/python39

- Update to the final version 3.9.0:

Complete changelog with all (many)
  changes from previous version is on
  https://docs.python.org/release/3.9.0/whatsnew/3.9.html
  Changes from the previous RC versions (not that many) are on
  https://docs.python.org/release/3.9.0/whatsnew/changelog.html#changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=30
This commit is contained in:
2020-10-06 07:36:23 +00:00
committed by Git OBS Bridge
parent b8b18b6c66
commit 10f9749ce3
8 changed files with 37 additions and 27 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Oct 6 07:30:56 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Update to the final version 3.9.0:
Complete changelog with all (many)
changes from previous version is on
https://docs.python.org/release/3.9.0/whatsnew/3.9.html
Changes from the previous RC versions (not that many) are on
https://docs.python.org/release/3.9.0/whatsnew/changelog.html#changelog
-------------------------------------------------------------------
Fri Sep 25 06:58:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>