15
0

- Update to 0.1.19:

* Fixing MANIFEST.in to include readme, which cause installation failure.
  * Adjusted setup.py to include the long description.
  * Adjusted setup.py to include the long description.
  * Fixed a bug involving the generator for locateAll().

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyScreeze?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-03-04 17:43:37 +00:00
committed by Git OBS Bridge
parent 0532d7d362
commit e0012ac13e
5 changed files with 29 additions and 41 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 4 17:41:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1.19:
* Fixing MANIFEST.in to include readme, which cause installation failure.
* Adjusted setup.py to include the long description.
* Adjusted setup.py to include the long description.
* Fixed a bug involving the generator for locateAll().
-------------------------------------------------------------------
Tue Dec 4 12:52:48 UTC 2018 - Matej Cepl <mcepl@suse.com>