Update to 65.5.1
This commit is contained in:
parent
8789649f12
commit
b61d86b965
@ -1,4 +1,4 @@
|
||||
From 63874ca94497e90a4da97e351cc04aa63d0a5480 Mon Sep 17 00:00:00 2001
|
||||
From 87a18ba242ac7f02d41b877ffc796dde42e6a93e Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hrn=C4=8Diar?= <thrnciar@redhat.com>
|
||||
Date: Wed, 10 Aug 2022 16:08:41 +0200
|
||||
Subject: [PATCH] Remove optional or unpackaged test deps
|
||||
@ -8,10 +8,10 @@ Subject: [PATCH] Remove optional or unpackaged test deps
|
||||
1 file changed, 14 deletions(-)
|
||||
|
||||
diff --git a/setup.cfg b/setup.cfg
|
||||
index 6dfa389..514c65c 100644
|
||||
index b4ee876..094f621 100644
|
||||
--- a/setup.cfg
|
||||
+++ b/setup.cfg
|
||||
@@ -38,20 +38,8 @@ exclude =
|
||||
@@ -39,19 +39,7 @@ exclude =
|
||||
[options.extras_require]
|
||||
testing =
|
||||
pytest >= 6
|
||||
@ -27,7 +27,6 @@ index 6dfa389..514c65c 100644
|
||||
- pytest-enabler >= 1.3
|
||||
- pytest-perf
|
||||
|
||||
mock
|
||||
- flake8-2020
|
||||
virtualenv>=13.0.0
|
||||
wheel
|
||||
@ -40,7 +39,7 @@ index 6dfa389..514c65c 100644
|
||||
- pip_run>=8.8
|
||||
ini2toml[lite]>=0.9
|
||||
tomli-w>=1.0.0
|
||||
testing-integration =
|
||||
pytest-timeout
|
||||
--
|
||||
2.36.1
|
||||
2.37.3
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
|
||||
Name: python-setuptools
|
||||
# When updating, update the bundled libraries versions bellow!
|
||||
Version: 65.5.0
|
||||
Version: 65.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
# setuptools is MIT
|
||||
@ -230,6 +230,10 @@ PYTHONPATH=$(pwd) %pytest \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 08 2022 Miro Hrončok <mhroncok@redhat.com> - 65.5.1-1
|
||||
- Update to 65.5.1
|
||||
- Fixes: rhbz#2140209
|
||||
|
||||
* Fri Oct 14 2022 Miro Hrončok <mhroncok@redhat.com> - 65.5.0-1
|
||||
- Update to 65.5.0
|
||||
- Fixes: rhbz#2129562
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setuptools-65.5.0.tar.gz) = 5f65765a2971662ef4864473d7b54d7d5357fba2b6e9369f1b7923ef5466463852a714e6ee0b6581835c1524069cdfefd907cc65681c7f2b73c6ef278bff6228
|
||||
SHA512 (setuptools-65.5.1.tar.gz) = e75eb7fdb0bc5ffdc76ed864cf753c2672d097a60f8747ac5cd40a49276d33df31fb619877234b4c22693b627d9978ecdd48a5c6c48aa0bbb856d48dec70fb0a
|
||||
|
Loading…
Reference in New Issue
Block a user