forked from pool/python-pendulum
- Fix sources and revert to github tarball: tests missing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pendulum?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 7 20:44:47 UTC 2025 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Fix sources and revert to github tarball: tests missing
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 3 17:36:36 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
|
Fri Jan 3 17:36:36 UTC 2025 - Yunus Acar <yunus.acar@suse.com>
|
||||||
|
|
||||||
|
@@ -24,7 +24,8 @@ Summary: Python datetimes made easy
|
|||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://pendulum.eustace.io
|
URL: https://pendulum.eustace.io
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/pendulum/pendulum-%{version}.tar.gz
|
# https://github.com/sdispater/pendulum/issues/453
|
||||||
|
Source0: https://github.com/sdispater/pendulum/archive/%{version}.tar.gz#/pendulum-%{version}-gh.tar.gz
|
||||||
Source1: vendor.tar.zst
|
Source1: vendor.tar.zst
|
||||||
BuildRequires: %{python_module maturin}
|
BuildRequires: %{python_module maturin}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
|
Reference in New Issue
Block a user