forked from pool/python-pyrage
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 528c5b2729 | |||
| 4374faec9f |
2
_service
2
_service
@@ -1,6 +1,6 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="cargo_vendor" mode="manual">
|
<service name="cargo_vendor" mode="manual">
|
||||||
<param name="srctar">pyrage-1.1.2.tar.gz</param>
|
<param name="srctar">pyrage-1.2.3.tar.gz</param>
|
||||||
<param name="compression">xz</param>
|
<param name="compression">xz</param>
|
||||||
<param name="update">true</param>
|
<param name="update">true</param>
|
||||||
<param name="i-accept-the-risk">RUSTSEC-2023-0071</param>
|
<param name="i-accept-the-risk">RUSTSEC-2023-0071</param>
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7a66dc84c624f7fdd43462c221c58a3c5b75744ceb0600fd75f41bf590af8e5b
|
|
||||||
size 25712
|
|
||||||
3
pyrage-1.2.3.tar.gz
Normal file
3
pyrage-1.2.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8a1267edb962d13a1db1e0f8e03249568c6eab1d109a4d83b2d5a1c8613c98b
|
||||||
|
size 28715
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 23 11:53:22 UTC 2024 - Robert Munteanu <rombert@apache.org>
|
||||||
|
|
||||||
|
- Update to version 1.2.3 (boo#1234744)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 8 10:10:48 UTC 2024 - Robert Munteanu <rombert@apache.org>
|
Wed May 8 10:10:48 UTC 2024 - Robert Munteanu <rombert@apache.org>
|
||||||
|
|
||||||
|
|||||||
@@ -15,21 +15,22 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pyrage
|
Name: python-pyrage
|
||||||
Version: 1.1.2
|
Version: 1.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for rage (age in Rust)
|
Summary: Python bindings for rage (age in Rust)
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/woodruffw/pyrage
|
URL: https://github.com/woodruffw/pyrage
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/pyrage/pyrage-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/pyrage/pyrage-%{version}.tar.gz
|
||||||
Source1: vendor.tar.xz
|
Source1: vendor.tar.xz
|
||||||
BuildRequires: cargo-packaging
|
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module maturin >= 0.14}
|
BuildRequires: %{python_module maturin >= 0.14}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
BuildRequires: cargo-packaging
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:96957e6508a6b780ef3a8006d3f64e3a4933886dad510f02f748e2b832c21137
|
oid sha256:1859510766f27873390abe7d05c927c83096cf38964dc926efab226abb06ac74
|
||||||
size 11519800
|
size 11941804
|
||||||
|
|||||||
Reference in New Issue
Block a user