2022-10-25 21:48:36 +02:00
|
|
|
-------------------------------------------------------------------
|
2023-04-21 16:15:51 +02:00
|
|
|
Fri Apr 21 12:29:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 13 22:43:00 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-10-25 21:48:36 +02:00
|
|
|
Tue Oct 25 19:48:06 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove unnecessary code for building with Python 2.
|
|
|
|
|
2020-03-14 08:54:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 14 07:54:17 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix build without python2
|
|
|
|
|
2018-12-04 14:46:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:51:30 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2018-10-11 21:00:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 11 18:48:37 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- update to version 0.7.5
|
|
|
|
* path.py is no longer used
|
|
|
|
* Fixed test issues
|
|
|
|
|
2017-07-12 19:17:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 12 17:12:05 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Implement single-spec version
|
|
|
|
- Fix source URL
|
|
|
|
- update to version 0.7.4:
|
|
|
|
* Accept any str-able object for the root path
|
|
|
|
* Convert test fixture tmpdir to string before creating
|
|
|
|
PickleShareDB
|
|
|
|
* Don't convert Py2 unicode path to str
|
|
|
|
- update to version 0.7.3:
|
|
|
|
* Fix environment marker
|
|
|
|
* Include license and test files in sdists
|
|
|
|
* Fix for multiple processes creating a folder
|
|
|
|
* handle exception and keep Python 2 support
|
|
|
|
* Remove unused import
|
|
|
|
- update to version 0.7.2:
|
|
|
|
* Fix environment marker
|
|
|
|
* Fix error when db location does not already exist
|
|
|
|
* Require pathlib2 on Python 3.3 as well
|
|
|
|
- changes from version 0.7.0:
|
|
|
|
* Update metadata
|
|
|
|
* Fix environment marker
|
|
|
|
* Update .travis.yml
|
|
|
|
* Switch from path.py to pathlib
|
|
|
|
* Add MIT license
|
|
|
|
* Cleanup: Python 3 compatible example, remove .idea folder
|
|
|
|
* Update setup.py classifiers
|
|
|
|
* Enable 3.5 on travis
|
|
|
|
* specify path.py version dependency
|
|
|
|
- update to version 0.6:
|
|
|
|
* Fix module import to work with the latest version
|
|
|
|
* remove pkg.info
|
|
|
|
* update main page URL
|
|
|
|
|
2015-08-12 16:16:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 12 14:07:31 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|