Marcel Telka
2023-12-05 f46c8b167712df71ca0471a1691497f1f3529f24
python/freezegun: update to 1.3.1

2 files deleted
4 files modified
55 ■■■■ changed files
components/python/freezegun/Makefile 6 ●●●● patch | view | raw | blame | history
components/python/freezegun/history 2 ●●● patch | view | raw | blame | history
components/python/freezegun/patches/01-tox.ini.patch 30 ●●●●● patch | view | raw | blame | history
components/python/freezegun/patches/02-pytest-cov.patch 11 ●●●●● patch | view | raw | blame | history
components/python/freezegun/patches/03-no-maya.patch 4 ●●●● patch | view | raw | blame | history
components/python/freezegun/python-integrate-project.conf 2 ●●●●● patch | view | raw | blame | history
components/python/freezegun/Makefile
@@ -19,13 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        freezegun
HUMAN_VERSION =            1.3.0
HUMAN_VERSION =            1.3.1
COMPONENT_SUMMARY =        freezegun - Let your Python tests travel through time
COMPONENT_PROJECT_URL =        https://github.com/spulec/freezegun
COMPONENT_ARCHIVE_URL =        \
    https://files.pythonhosted.org/packages/1a/16/4891239e9f05aa2630d5dfd6609f1b7b5720c20ab5c97be4ef9805049a77/freezegun-1.3.0.tar.gz
    https://files.pythonhosted.org/packages/76/49/1b9dd9480d29dc8d226772fe4dce6991ac013739d0c1949bcd46fb6cd7d4/freezegun-1.3.1.tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:56cc5dc34de38fe28a4d19bea65bbd3af6fd66020df8141b92bdb45c9be9f503
    sha256:48984397b3b58ef5dfc645d6a304b0060f612bcecfdaaf45ce8aff0077a6cb6a
COMPONENT_LICENSE =        Apache-2.0
COMPONENT_LICENSE_FILE =    LICENSE
components/python/freezegun/history
@@ -1 +1 @@
library/python/freezegun-37@1.2.2,5.11-2023.0.0.1
library/python/freezegun-37@1.2.2,5.11-2023.0.0.2 noincorporate
components/python/freezegun/patches/01-tox.ini.patch
File was deleted
components/python/freezegun/patches/02-pytest-cov.patch
File was deleted
components/python/freezegun/patches/03-no-maya.patch
@@ -1,7 +1,7 @@
We have no maya packaged (yet).
--- freezegun-1.3.0/requirements.txt.orig
+++ freezegun-1.3.0/requirements.txt
--- freezegun-1.3.1/requirements.txt.orig
+++ freezegun-1.3.1/requirements.txt
@@ -2,4 +2,3 @@
 pytest-cov
 coveralls
components/python/freezegun/python-integrate-project.conf
@@ -13,6 +13,4 @@
# Copyright 2023 Marcel Telka
#
%patch% 01-tox.ini.patch
%patch% 02-pytest-cov.patch
%patch% 03-no-maya.patch