python-setuptools_scm_git_a.../python-setuptools_scm_git_archive.changes
Tomáš Chvátal ec651eed41 Accepting request 703569 from home:hitalia:branches:devel:languages:python
- Update version to 1.1
  * only call `setup()` once, and update `setup.cfg` 
  * Reverting earlier change since bug was fixed in setuptools_scm 3.0.4 
  * Update to support python 3.
  * Updating package searcher for dependency for python 3.6 packages.
  * add the parse fallback hook to ensure operation on customized scm parsing

OBS-URL: https://build.opensuse.org/request/show/703569
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm_git_archive?expand=0&rev=5
2019-05-16 22:06:40 +00:00

15 lines
615 B
Plaintext

-------------------------------------------------------------------
Thu May 16 21:32:58 UTC 2019 - Hardik Italia <hitalia@suse.com>
- Update version to 1.1
* only call `setup()` once, and update `setup.cfg`
* Reverting earlier change since bug was fixed in setuptools_scm 3.0.4
* Update to support python 3.
* Updating package searcher for dependency for python 3.6 packages.
* add the parse fallback hook to ensure operation on customized scm parsing
-------------------------------------------------------------------
Fri Sep 21 17:50:46 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Initial version