/[packages]/cauldron/python-argon2_cffi/current/SPECS/python-argon2_cffi.spec
ViewVC logotype

Diff of /cauldron/python-argon2_cffi/current/SPECS/python-argon2_cffi.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1300440 by umeabot, Sun Sep 23 16:12:02 2018 UTC revision 1351086 by shlomif, Mon Jan 7 17:43:01 2019 UTC
# Line 2  Line 2 
2  %global pypi_name argon2_cffi  %global pypi_name argon2_cffi
3    
4  Name:           python-%{pypi_name}  Name:           python-%{pypi_name}
5  Version:        18.1.0  Version:        18.3.0
6  Release:        %mkrel 2  Release:        %mkrel 1
7  Summary:        The secure Argon2 password hashing algorithm  Summary:        The secure Argon2 password hashing algorithm
8  Group:          Development/Python  Group:          Development/Python
9  License:        MIT  License:        MIT
10  URL:            https://argon2-cffi.readthedocs.io/  URL:            https://argon2-cffi.readthedocs.io/
11  Source0:        %{pypi_name}-%{version}.tar.gz  Source0:        https://pypi.io/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
12    
13  BuildRequires:  pkgconfig(python2)  BuildRequires:  pkgconfig(python2)
14  BuildRequires:  python2dist(cffi) >= 1.0.0  BuildRequires:  python2dist(cffi) >= 1.0.0
15  BuildRequires:  python2dist(coverage)  BuildRequires:  python2dist(coverage)
# Line 20  BuildRequires:  python2dist(six) Line 20  BuildRequires:  python2dist(six)
20  BuildRequires:  python2dist(wheel)  BuildRequires:  python2dist(wheel)
21  BuildRequires:  python2dist(enum34)  BuildRequires:  python2dist(enum34)
22  BuildRequires:  python2dist(funcsigs)  BuildRequires:  python2dist(funcsigs)
23    
24  BuildRequires:  pkgconfig(python3)  BuildRequires:  pkgconfig(python3)
25  BuildRequires:  python3dist(cffi) >= 1.0.0  BuildRequires:  python3dist(cffi) >= 1.0.0
26  BuildRequires:  python3dist(coverage)  BuildRequires:  python3dist(coverage)
# Line 38  CFFI-based Argon2 Bindings for Python .. Line 38  CFFI-based Argon2 Bindings for Python ..
38  %package -n     python2-%{pypi_name}  %package -n     python2-%{pypi_name}
39  Summary:        %{summary}  Summary:        %{summary}
40  %{?python_provide:%python_provide python2-%{pypi_name}}  %{?python_provide:%python_provide python2-%{pypi_name}}
41    
42  Requires:       python2dist(cffi) >= 1.0.0  Requires:       python2dist(cffi) >= 1.0.0
43  Requires:       python2dist(coverage)  Requires:       python2dist(coverage)
44  Requires:       python2dist(hypothesis)  Requires:       python2dist(hypothesis)
# Line 52  CFFI-based Argon2 Bindings for Python .. Line 52  CFFI-based Argon2 Bindings for Python ..
52  %package -n     python3-%{pypi_name}  %package -n     python3-%{pypi_name}
53  Summary:        %{summary}  Summary:        %{summary}
54  %{?python_provide:%python_provide python3-%{pypi_name}}  %{?python_provide:%python_provide python3-%{pypi_name}}
55    
56  Requires:       python3dist(cffi) >= 1.0.0  Requires:       python3dist(cffi) >= 1.0.0
57  Requires:       python3dist(coverage)  Requires:       python3dist(coverage)
58  Requires:       python3dist(hypothesis)  Requires:       python3dist(hypothesis)

Legend:
Removed from v.1300440  
changed lines
  Added in v.1351086

  ViewVC Help
Powered by ViewVC 1.1.30