Changelog for
twine-2.0.0-1.el8.noarch.rpm :
* Tue Jun 16 2020 Charalampos Stratakis
- 2.0.0-1- Update to version 2.0.0
* Thu Jan 30 2020 Fedora Release Engineering - 1.15.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Sep 17 2019 Randy Barlow - 1.15.0-1- Update to 1.15.0 (#1750057).- https://github.com/pypa/twine/blob/1.15.0/docs/changelog.rst
* Mon Aug 19 2019 Miro Hrončok - 1.12.2-5- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering - 1.12.2-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Apr 30 2019 Jeremy Cline - 1.12.2-3- Bump the obsoletes so the upgrade path from F29 works- Include the manpage since the dep chain for docs building is broken
* Sat Feb 02 2019 Fedora Release Engineering - 1.12.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Dec 05 2018 Randy Barlow - 1.12.2-1- Update to 1.12.2 (#1551178).- https://github.com/pypa/twine/blob/1.12.2/docs/changelog.rst
* Tue Nov 20 2018 Igor Gnatenko - 1.10.0-6- Drop python2 subpackage
* Mon Sep 24 2018 Miro Hrončok - 1.10.0-5- Make the keyring dependency optional- Run tests
* Thu Sep 13 2018 Jeremy Cline - 1.10.0-4- Update the summary of the \"twine\" package
* Sat Jul 14 2018 Fedora Release Engineering - 1.10.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok - 1.10.0-2- Rebuilt for Python 3.7
* Thu Mar 08 2018 Jeremy Cline - 1.10.0-1- Update to latest upstream
* Fri Feb 09 2018 Fedora Release Engineering - 1.9.1-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Nov 14 2017 Jeremy Cline - 1.9.1-4- Re-add the Python 2 package (rhbz #1512552)
* Tue Oct 31 2017 Jeremy Cline - 1.9.1-3- Drop pythonX- subpackages as Twine is a CLI (rhbz #1507815)
* Thu Jul 27 2017 Fedora Release Engineering - 1.9.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Jun 01 2017 Jeremy Cline - 1.9.1-1- Update to 1.9.1 (#1448841)- Add python-keyring and python-tqdm as dependencies- Remove python-clint as a dependency
* Sat Feb 11 2017 Fedora Release Engineering - 1.8.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hrončok - 1.8.1-2- Rebuild for Python 3.6
* Tue Aug 09 2016 Jeremy Cline - 1.8.1-1- Update to 1.8.1
* Mon Jul 18 2016 Jeremy Cline - 1.7.4-3- Keep objects.inv to support intersphinx documentation
* Mon Jul 18 2016 Jeremy Cline - 1.7.4-2- Add clint as a build dependency so the tests pass
* Fri Jul 15 2016 Jeremy Cline - 1.7.4-1- Update to the latest upstream release- Add clint as a dependency
* Tue Jul 12 2016 Jeremy Cline - 1.6.5-5- Remove unnecessary shebang in __main__.py that caused rpmlint errors
* Mon Jul 11 2016 Jeremy Cline - 1.6.5-4- Mark man pages as docs
* Mon Jul 11 2016 Jeremy Cline - 1.6.5-3- Use python_version macro rather than hardcoding version numbers.
* Fri Jul 08 2016 Jeremy Cline - 1.6.5-2- Update Source0 url to the -.tar.gz format
* Thu Jun 09 2016 Jeremy Cline - 1.6.5-1- Initial commit