742110b
Name:           hatch
32ad2e6
Version:        0.23.0
4f6363d
Release:        4%{?dist}
742110b
Summary:        A modern project, package, and virtual env manager
742110b
742110b
License:        MIT or ASL 2.0
742110b
URL:            https://github.com/ofek/hatch
742110b
Source0:        https://files.pythonhosted.org/packages/source/h/%{name}/%{name}-%{version}.tar.gz
742110b
BuildArch:      noarch
742110b
742110b
BuildRequires:  git-core
742110b
BuildRequires:  python3-devel
32ad2e6
BuildRequires:  python3-userpath
742110b
BuildRequires:  python3-appdirs
742110b
BuildRequires:  python3-atomicwrites
742110b
BuildRequires:  python3-click
742110b
BuildRequires:  python3-coverage
742110b
BuildRequires:  python3-pip
742110b
BuildRequires:  python3-parse
742110b
BuildRequires:  python3-pexpect
742110b
BuildRequires:  python3-pytest
742110b
BuildRequires:  python3-requests
742110b
BuildRequires:  python3-semver
742110b
BuildRequires:  python3-setuptools
742110b
BuildRequires:  python3-six
32ad2e6
BuildRequires:  python3-sortedcontainers
2ba2489
BuildRequires:  python3-toml
742110b
BuildRequires:  python3-tqdm
742110b
BuildRequires:  python3-virtualenv
742110b
BuildRequires:  python3-wheel
5647ba3
BuildRequires:  twine
742110b
742110b
Requires:  git-core
32ad2e6
Requires:  python3-userpath
742110b
Requires:  python3-appdirs
742110b
Requires:  python3-atomicwrites
742110b
Requires:  python3-click
742110b
Requires:  python3-coverage
742110b
Requires:  python3-colorama
742110b
Requires:  python3-pip
742110b
Requires:  python3-parse
742110b
Requires:  python3-pexpect
742110b
Requires:  python3-pytest
742110b
Requires:  python3-requests
742110b
Requires:  python3-semver
742110b
Requires:  python3-setuptools
742110b
Requires:  python3-six
32ad2e6
Requires:  python3-sortedcontainers
2ba2489
Requires:  python3-toml
742110b
Requires:  python3-tqdm
742110b
Requires:  python3-virtualenv
742110b
Requires:  python3-wheel
5647ba3
Requires:  twine
742110b
742110b
%{?python_provide:%python_provide python3-%{name}}
742110b
742110b
%description
73a3c79
Hatch is a productivity tool designed to make your workflow easier and more
73a3c79
efficient, while also reducing the number of other tools you need to know.
742110b
It aims to make the 90% use cases as pleasant as possible.
742110b
742110b
742110b
%prep
fb5f20f
%autosetup -p1 -n %{name}-%{version}
742110b
# Remove bundled egg-info
742110b
rm -rf %{name}.egg-info
742110b
742110b
%build
742110b
%py3_build
742110b
742110b
%install
742110b
%py3_install
742110b
742110b
%check
2ba2489
%{__python3} -m pytest -k "not test_download_file"
742110b
742110b
%files
742110b
%license LICENSE-APACHE LICENSE-MIT
742110b
%doc README.rst
742110b
%{_bindir}/%{name}
742110b
%{python3_sitelib}/%{name}
910c464
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
742110b
742110b
%changelog
4f6363d
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.23.0-4
4f6363d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4f6363d
ce397a4
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.23.0-3
ce397a4
- Rebuilt for Python 3.9
ce397a4
fb2228d
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.23.0-2
fb2228d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
fb2228d
32ad2e6
* Mon Nov 04 2019 Lumír Balhar <lbalhar@redhat.com> - 0.23.0-1
32ad2e6
- New upstream version 0.23.0
32ad2e6
b3cf809
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.20.0-12
b3cf809
- Rebuilt for Python 3.8.0rc1 (#1748018)
b3cf809
c2d1432
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.20.0-11
c2d1432
- Rebuilt for Python 3.8
c2d1432
11c2376
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-10
11c2376
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
11c2376
5647ba3
* Tue Feb 12 2019 Lumír Balhar <lbalhar@redhat.com> - 0.20.0-9
5647ba3
- Fix dependency name python3-twine → twine
5647ba3
f1833f3
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-8
f1833f3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
f1833f3
6b62513
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-7
6b62513
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
6b62513
3a8afd4
* Wed Jun 27 2018 Lumír Balhar <lbalhar@redhat.com> - 0.20.0-6
3a8afd4
- Bump release to rebuild in side tag f29-python with Python 3.7
3a8afd4
fb5f20f
* Wed Jun 27 2018 Lumír Balhar <lbalhar@redhat.com> - 0.20.0-5
fb5f20f
- Fix FTBFS due to failing tests which newly requires internet connection
fb5f20f
5528258
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.20.0-4
5528258
- Rebuilt for Python 3.7
5528258
041f8a1
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-3
041f8a1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
041f8a1
73a3c79
* Tue Dec 05 2017 Lumir Balhar <lbalhar@redhat.com> - 0.20.0-2
73a3c79
- Backslashes removed from description
73a3c79
2ba2489
* Wed Nov 15 2017 Lumir Balhar <lbalhar@redhat.com> - 0.20.0-1
2ba2489
- New upstream version
2ba2489
- New dependencies python-adduserpath (module userpath) and python-toml
2ba2489
- One test skipped due to internet connection requirement
2ba2489
742110b
* Wed Sep 13 2017 Lumir Balhar <lbalhar@redhat.com> - 0.11.0-1
742110b
- Initial package.