diff --git a/.gitignore b/.gitignore index adacbc2..3f1f595 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /twine-1.15.0.tar.gz /twine-3.1.1.tar.gz /twine-3.2.0.tar.gz +/twine-3.3.0.tar.gz diff --git a/python-twine.spec b/python-twine.spec index f8afa39..6a6b83c 100644 --- a/python-twine.spec +++ b/python-twine.spec @@ -4,8 +4,8 @@ %bcond_with internet Name: python-%{srcname} -Version: 3.2.0 -Release: 2%{?dist} +Version: 3.3.0 +Release: 1%{?dist} Summary: Collection of utilities for interacting with PyPI License: ASL 2.0 @@ -43,8 +43,9 @@ BuildRequires: python3dist(readme-renderer) BuildRequires: python3dist(pytest-cov) %if %{with internet} -# pytest-services is not packaged yet +# pytest-services and pytest-socket are not packaged yet #BuildRequires: python3dist(pytest-services) +#BuildRequires: python3dist(pytest-socket) BuildRequires: gcc BuildRequires: libffi-devel BuildRequires: git-core @@ -62,6 +63,10 @@ Currently it only supports registering projects and uploading distributions. %prep %autosetup -p1 -n %{srcname}-%{version} +%if %{without internet} +sed -i '/--disable-socket/d' pytest.ini +%endif + %build %py3_build @@ -88,6 +93,9 @@ install -p -D -T -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{srcname}.1 %{python3_sitelib}/twine-*.egg-info/ %changelog +* Tue Jan 05 2021 Charalampos Stratakis - 3.3.0-1 +- Update to 3.3.0 (#1910336) + * Wed Jul 29 2020 Fedora Release Engineering - 3.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index d5da10f..8dca842 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (twine.1) = d7652ed577a54b264363d7def77b345edb6782ce0f8433450770c31ed2263457d69856d45c891d372cb36dcfe5b51807df8a3178c4ac25e798d4d94660f09d86 -SHA512 (twine-3.2.0.tar.gz) = a63e4a4dfd414c785448a75276afc658d4a3cf06bcaf1ee2694b05b209a764b83c38a3e90521df81af739bcf3501137b15740472d47f980563e5dedb804096f4 +SHA512 (twine-3.3.0.tar.gz) = e22f6eed0ecc17fc17d818d1d608bf8aef26fbd0c1645a131cbe313efc120cb5d88b548c8112980bbdcf46bd617e0902fdd0a1e45c578845126d9caf229fe68e