Sat, 18 May 2024 05:43:04 UTC | login

Information for build python-cookies-2.2.1-11.fc28

ID35940
Package Namepython-cookies
Version2.2.1
Release11.fc28
Epoch
SummaryFriendlier RFC 6265-compliant cookie parser/renderer
Descriptioncookies.py is a Python module for working with HTTP cookies: parsing and rendering ‘Cookie:’ request headers and ‘Set-Cookie:’ response headers, and exposing a convenient API for creating and modifying cookies. It can be used as a replacement of Python’s Cookie.py (aka http.cookies).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 Jun 2018 07:56:28 UTC
CompletedThu, 07 Jun 2018 07:56:28 UTC
Tags
f29
RPMs
src
python-cookies-2.2.1-11.fc28.src.rpm (info) (download)
noarch
python2-cookies-2.2.1-11.fc28.noarch.rpm (info) (download)
python3-cookies-2.2.1-11.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.2.1-8 - Rebuild for Python 3.6 * Sat Oct 29 2016 Germano Massullo <germano.massullo@gmail.com> 2.2.1-7 - Removed remaining and unnecessary python3 conditionals macros * Wed Oct 26 2016 Orion Poplawski <orion@cora.nwra.com> - 2.2.1-6 - Enable python3 builds for EPEL * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-5 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jan 25 2016 Germano Massullo <germano.massullo@gmail.com> - 2.2.1-3 - Disabled tests due https://gitlab.com/sashahart/cookies/issues/3 * Fri Jan 22 2016 Germano Massullo <germano.massullo@gmail.com> - 2.2.1-2 - Added data to allow package building on EPEL repository. Only Fedora ships Python3 * Fri Jan 22 2016 Germano Massullo <germano.massullo@gmail.com> - 2.2.1-1 - First commit on Fedora's Git