15
0
forked from pool/python-smmap

- update to 3.0.1:

* Switched back to the smmap package name on PyPI and fixed the smmap2 mirror package (#44)
  * Fixed setup.py long_description rendering (#40)
- remove delete_platform_specific_test.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smmap?expand=0&rev=13
This commit is contained in:
2020-03-16 12:11:25 +00:00
committed by Git OBS Bridge
parent 9c624aa63b
commit 5fa4cdc974
5 changed files with 14 additions and 30 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 16 12:09:46 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.0.1:
* Switched back to the smmap package name on PyPI and fixed the smmap2 mirror package (#44)
* Fixed setup.py long_description rendering (#40)
- remove delete_platform_specific_test.patch (upstream)
-------------------------------------------------------------------
Tue Dec 4 12:54:24 UTC 2018 - Matej Cepl <mcepl@suse.com>