14
0

Accepting request 734833 from home:jayvdb:python38-packages

- Add two patches to fix Python 3.8 compatibility
  * pr_9_1.patch and pr_9_2.patch

OBS-URL: https://build.opensuse.org/request/show/734833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passlib?expand=0&rev=35
This commit is contained in:
Tomáš Chvátal
2019-10-04 07:43:58 +00:00
committed by Git OBS Bridge
parent a540d3bc73
commit 9ce45547c8
4 changed files with 109 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 3 15:09:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add two patches to fix Python 3.8 compatibility
* pr_9_1.patch and pr_9_2.patch
-------------------------------------------------------------------
Mon Mar 18 10:46:39 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>