Sun, 26 May 2024 14:19:53 UTC | login

Information for build python-twine-1.10.0-2.fc29

ID48574
Package Namepython-twine
Version1.10.0
Release2.fc29
Epoch
SummaryCollection of utilities for interacting with PyPI
DescriptionTwine is a utility for interacting with PyPI. Currently it only supports registering projects and uploading distributions.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 06:51:22 UTC
CompletedWed, 04 Jul 2018 06:51:22 UTC
Tags
f29
RPMs
src
python-twine-1.10.0-2.fc29.src.rpm (info) (download)
noarch
python2-twine-1.10.0-2.fc29.noarch.rpm (info) (download)
python3-twine-1.10.0-2.fc29.noarch.rpm (info) (download)
twine-1.10.0-2.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.10.0-2 - Rebuilt for Python 3.7 * Thu Mar 08 2018 Jeremy Cline <jeremy@jcline.org> - 1.10.0-1 - Update to latest upstream * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Nov 14 2017 Jeremy Cline <jeremy@jcline.org> - 1.9.1-4 - Re-add the Python 2 package (rhbz #1512552) * Tue Oct 31 2017 Jeremy Cline <jeremy@jcline.org> - 1.9.1-3 - Drop pythonX- subpackages as Twine is a CLI (rhbz #1507815) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jun 01 2017 Jeremy Cline <jeremy@jcline.org> - 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 <releng@fedoraproject.org> - 1.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.8.1-2 - Rebuild for Python 3.6 * Tue Aug 09 2016 Jeremy Cline <jeremy@jcline.org> - 1.8.1-1 - Update to 1.8.1 * Mon Jul 18 2016 Jeremy Cline <jeremy@jcline.org> - 1.7.4-3 - Keep objects.inv to support intersphinx documentation * Mon Jul 18 2016 Jeremy Cline <jeremy@jcline.org> - 1.7.4-2 - Add clint as a build dependency so the tests pass * Fri Jul 15 2016 Jeremy Cline <jeremy@jcline.org> - 1.7.4-1 - Update to the latest upstream release - Add clint as a dependency * Tue Jul 12 2016 Jeremy Cline <jeremy@jcline.org> - 1.6.5-5 - Remove unnecessary shebang in __main__.py that caused rpmlint errors * Mon Jul 11 2016 Jeremy Cline <jeremy@jcline.org> - 1.6.5-4 - Mark man pages as docs * Mon Jul 11 2016 Jeremy Cline <jeremy@jcline.org> - 1.6.5-3 - Use python_version macro rather than hardcoding version numbers. * Fri Jul 08 2016 Jeremy Cline <jeremy@jcline.org> - 1.6.5-2 - Update Source0 url to the <name>-<version>.tar.gz format