From 32ad2e6e0a950910fb9ff752deb2d7e9af64a26a Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Nov 07 2019 16:03:11 +0000 Subject: New upstream version 0.23.0 (#1763535) --- diff --git a/.gitignore b/.gitignore index 5eb39b6..fba77de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ /hatch-0.11.0.tar.gz /hatch-0.20.0.tar.gz -/0001-Add-decorator-to-tests-which-require-internet-connec.patch +/hatch-0.23.0.tar.gz diff --git a/hatch.spec b/hatch.spec index 4b2e044..b90fedd 100644 --- a/hatch.spec +++ b/hatch.spec @@ -1,17 +1,16 @@ Name: hatch -Version: 0.20.0 -Release: 12%{?dist} +Version: 0.23.0 +Release: 1%{?dist} Summary: A modern project, package, and virtual env manager License: MIT or ASL 2.0 URL: https://github.com/ofek/hatch Source0: https://files.pythonhosted.org/packages/source/h/%{name}/%{name}-%{version}.tar.gz -Patch0: 0001-Add-decorator-to-tests-which-require-internet-connec.patch BuildArch: noarch BuildRequires: git-core BuildRequires: python3-devel -BuildRequires: python3-adduserpath +BuildRequires: python3-userpath BuildRequires: python3-appdirs BuildRequires: python3-atomicwrites BuildRequires: python3-click @@ -24,6 +23,7 @@ BuildRequires: python3-requests BuildRequires: python3-semver BuildRequires: python3-setuptools BuildRequires: python3-six +BuildRequires: python3-sortedcontainers BuildRequires: python3-toml BuildRequires: python3-tqdm BuildRequires: python3-virtualenv @@ -31,7 +31,7 @@ BuildRequires: python3-wheel BuildRequires: twine Requires: git-core -Requires: python3-adduserpath +Requires: python3-userpath Requires: python3-appdirs Requires: python3-atomicwrites Requires: python3-click @@ -45,6 +45,7 @@ Requires: python3-requests Requires: python3-semver Requires: python3-setuptools Requires: python3-six +Requires: python3-sortedcontainers Requires: python3-toml Requires: python3-tqdm Requires: python3-virtualenv @@ -72,8 +73,6 @@ rm -rf %{name}.egg-info %check %{__python3} -m pytest -k "not test_download_file" -# Remove tests from sitelib -rm -r %{buildroot}%{python3_sitelib}/tests %files %license LICENSE-APACHE LICENSE-MIT @@ -83,6 +82,9 @@ rm -r %{buildroot}%{python3_sitelib}/tests %{python3_sitelib}/%{name}-%{version}-py?.?.egg-info %changelog +* Mon Nov 04 2019 Lumír Balhar - 0.23.0-1 +- New upstream version 0.23.0 + * Thu Oct 03 2019 Miro Hrončok - 0.20.0-12 - Rebuilt for Python 3.8.0rc1 (#1748018) diff --git a/sources b/sources index 67932cb..d8c772c 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (hatch-0.20.0.tar.gz) = 8e8d6ec5173299671131f217d8faf2c416719158c465f885f3c6f29d0f6fc9d31b0ca78f532d9106cc9f8de5cb47ce9cf3be07a976c25bf46c266dc2dfaf860e -SHA512 (0001-Add-decorator-to-tests-which-require-internet-connec.patch) = 3f827ce27dcd45474606dd7a8f4f8b2f71b260df7586fd3779421a0696973e5a1b3723903d44e6ac505b480b9b812b24bc91cf31ef9a99eb528709151a1d9404 +SHA512 (hatch-0.23.0.tar.gz) = 8ad8377a9efda6426c23dba4c32d69d2cd64fc5b348e7608c277ebf1325fcdd1c8a032cf5951117397f8e415c37f43007ed3239f99e978b029339fcd32bbf608