[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-PyMySQL-0.8.0-10.module+el8.10.0+290+0cb98707

Name python-PyMySQL
Epoch 0
Version 0.8.0
Release 10.module+el8.10.0+290+0cb98707
Website/URL https://pypi.python.org/pypi/PyMySQL/
License MIT
Build Time 2024-05-24 11:22:22
Build Host builder-x86-04.inferitos.ru
Summary Pure-Python MySQL client library
Repositories AppStream
Description This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython.
Errata INFSA-2024:2987
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python2-PyMySQL-0.8.0-10.module+el8.10.0+290+0cb98707.noarch Pure-Python MySQL client library ddd9f798e132973da79f11843d0b6b1fc164ca7475959ec5b28c00ed33bcbae5 download
src
python-PyMySQL-0.8.0-10.module+el8.10.0+290+0cb98707.src Pure-Python MySQL client library 75a3ef2743d6fa73e06a324fc5b69fbab8e642d48efe4fd7d929b9361d686f59 download
Changelog link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.8.0-10
- Rebuilt for MSVSphere 8.10 beta

* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 0.8.0-10
- Bumping due to problems with modular RPM upgrade path
- Resolves: rhbz#1695587

* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 0.8.0-9
- Make possible to disable python3 subpackage

* Tue Jul 17 2018 Tomas Orsava <torsava@redhat.com> - 0.8.0-8
- BuildRequire also python36-rpm-macros as part of the python36 module build

* Wed Jul 04 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.0-7
- Add a bcond for python2

* Wed Apr 25 2018 Tomas Orsava <torsava@redhat.com> - 0.8.0-6
- Make requires on python36-devel dependant on a python36_module bcond

* Tue Apr 24 2018 Tomas Orsava <torsava@redhat.com> - 0.8.0-5
- Hardcode requires on python36-devel for the python36 module. This will have
  to be modified when python37 is added.

* Thu Feb 15 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 0.8.0-4
- make spec file compatible with epel7
- remove conditionals and always build for Python 3

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Mon Jan 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.8.0-2
- Update Python 2 dependency declarations to new packaging standards
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)