forked from pool/python-pycryptodomex
Accepting request 747332 from home:frispete:python
- Use the pycryptodome tarball OBS-URL: https://build.opensuse.org/request/show/747332 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodomex?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 11:21:53 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
- Use the pycryptodome tarball
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 16:54:21 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
|
@@ -25,7 +25,7 @@ Summary: Cryptographic library for Python
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://www.pycryptodome.org
|
||||
Source: https://github.com/Legrandin/pycryptodome/archive/v%{version}x.tar.gz
|
||||
Source: https://github.com/Legrandin/pycryptodome/archive/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -75,7 +75,7 @@ Python. Only the pieces that are extremely critical to performance
|
||||
(e.g. block ciphers) are implemented as C extensions.
|
||||
|
||||
%prep
|
||||
%setup -q -n pycryptodome-%{version}x
|
||||
%setup -q -n pycryptodome-%{version}
|
||||
touch .separate_namespace
|
||||
|
||||
%build
|
||||
|
3
v3.9.2.tar.gz
Normal file
3
v3.9.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e14409e1bbf5ae3a7d64259cccb33b15448672776fe09263c9689180ab075f49
|
||||
size 11605238
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edafa2c74be8cad8f929c0011842542eebe9756e0f3ce3adaed2bc36399e6d76
|
||||
size 11605543
|
Reference in New Issue
Block a user