AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- specfile: * update copyright year - update to version 2018.1.18: * Remove 1024-bit root certificates * Include license in the list of trove classifiers * Include license file in the generated wheel package
- update to 2017.11.5: * Sync with bundle mozilla release - remove python-certifi-fix-version-string.patch: obsolete
- fix macros to support not having python2
- add patch to fix version string from 2017.07.27.1 to 2017.7.27.1 to fix the build on SLE12_SP3 and earlier + python-certifi-fix-version-string.patch
- updated patch - update to version 2017.7.27.1: * Use a more expressive API for getting the dir a path is in * set zip_safe=False to help out setuptools (#63) * Change license from ISC to MPL-2.0 in setup.py * Add trove classifiers for missing supported Python versions * Rename [wheel] section to [bdist_wheel] as the former is legacy
- Fix wrong-script-interpreter rpmlint error. - Fix script-without-shebang rpmlint warning.
- require ca-certificates-mozilla, otherwise certifi does not provide any ca bundle (the bundled one that openSUSE patches out is the mozilla bundle as well)
- update to 2017.4.17
- Updated to version 2017.1.23 - Converted to single-spec - Updated source URL
- Update to version 2016.2.28 - Update copyright year in spec file - Fix executable warning (fix taken from python3-certifi)
- Update to version 2015.11.20.1
- Update to version 2015.9.6.2: * Actually ship weak cert bundle. * Provide old cert bundle. * Use secure roots by default. * Update scripts to use mkcert.org * Concatenate the two roots * Add the needed 1024-bit roots * Move mkcert output to non-core file - Fix dependencies on SLES 11 - Certifi is released under MPL-2.0; fix the license tag - Rebase python-certifi-shipped-requests-cabundle.patch
- Initial packaging