Skip to content

Commit 9769b95

Browse files
committed
Remove fake buildreq-golang dependency
Signed-off-by: William Douglas <[email protected]>
1 parent a778d69 commit 9769b95

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

buildreq_ban

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# This file contains build requirements that get picked up but are
22
# undesirable. One entry per line, no whitespace.
3+
buildreq-golang

pypi-cryptography.spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
Name : pypi-cryptography
88
Version : 36.0.2
9-
Release : 154
9+
Release : 155
1010
URL : https://files.pythonhosted.org/packages/10/a7/51953e73828deef2b58ba1604de9167843ee9cd4185d8aaffcb45dd1932d/cryptography-36.0.2.tar.gz
1111
Source0 : https://files.pythonhosted.org/packages/10/a7/51953e73828deef2b58ba1604de9167843ee9cd4185d8aaffcb45dd1932d/cryptography-36.0.2.tar.gz
1212
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}
1818
Requires: pypi-cryptography-python = %{version}-%{release}
1919
Requires: pypi-cryptography-python3 = %{version}-%{release}
2020
BuildRequires : buildreq-distutils3
21-
BuildRequires : buildreq-golang
2221
BuildRequires : openssl-dev
2322
BuildRequires : pypi(cffi)
2423
BuildRequires : pypi(setuptools)
@@ -86,7 +85,7 @@ export http_proxy=http://127.0.0.1:9/
8685
export https_proxy=http://127.0.0.1:9/
8786
export no_proxy=localhost,127.0.0.1,0.0.0.0
8887
export LANG=C.UTF-8
89-
export SOURCE_DATE_EPOCH=1647454742
88+
export SOURCE_DATE_EPOCH=1647881983
9089
export GCC_IGNORE_WERROR=1
9190
export CFLAGS="$CFLAGS -fno-lto "
9291
export FCFLAGS="$FFLAGS -fno-lto "

release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
154
1+
155

0 commit comments

Comments
 (0)