File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# This file contains build requirements that get picked up but are
2
2
# undesirable. One entry per line, no whitespace.
3
+ buildreq-golang
Original file line number Diff line number Diff line change 6
6
#
7
7
Name : pypi-cryptography
8
8
Version : 36.0.2
9
- Release : 154
9
+ Release : 155
10
10
URL : https://files.pythonhosted.org/packages/10/a7/51953e73828deef2b58ba1604de9167843ee9cd4185d8aaffcb45dd1932d/cryptography-36.0.2.tar.gz
11
11
Source0 : https://files.pythonhosted.org/packages/10/a7/51953e73828deef2b58ba1604de9167843ee9cd4185d8aaffcb45dd1932d/cryptography-36.0.2.tar.gz
12
12
Source1 : http://localhost/cgit/projects/cryptography-vendor/snapshot/cryptography-vendor-36.0.1.tar.xz
@@ -18,7 +18,6 @@ Requires: pypi-cryptography-license = %{version}-%{release}
18
18
Requires: pypi-cryptography-python = %{version }-%{release }
19
19
Requires: pypi-cryptography-python3 = %{version }-%{release }
20
20
BuildRequires : buildreq-distutils3
21
- BuildRequires : buildreq-golang
22
21
BuildRequires : openssl-dev
23
22
BuildRequires : pypi(cffi)
24
23
BuildRequires : pypi(setuptools)
@@ -86,7 +85,7 @@ export http_proxy=http://127.0.0.1:9/
86
85
export https_proxy=http://127.0.0.1:9/
87
86
export no_proxy=localhost,127.0.0.1,0.0.0.0
88
87
export LANG=C.UTF-8
89
- export SOURCE_DATE_EPOCH=1647454742
88
+ export SOURCE_DATE_EPOCH=1647881983
90
89
export GCC_IGNORE_WERROR=1
91
90
export CFLAGS=" $CFLAGS -fno-lto "
92
91
export FCFLAGS=" $FFLAGS -fno-lto "
Original file line number Diff line number Diff line change 1
- 154
1
+ 155
You can’t perform that action at this time.
0 commit comments