Blame SPECS/python-pathspec.spec

c09d73
Name:           python-pathspec
c09d73
Version:        0.12.1
c09d73
Release:        8%{?dist}
c09d73
Summary:        Utility library for gitignore style pattern matching of file paths
c09d73
c09d73
License:        MPL-2.0
c09d73
URL:            https://github.com/cpburnz/python-path-specification
c09d73
Source:         %{pypi_source pathspec}
c09d73
c09d73
BuildArch:      noarch
c09d73
BuildRequires:  python3-devel
c09d73
BuildRequires:  python3-pytest
c09d73
c09d73
c09d73
%description
c09d73
Path Specification (pathspec) is a utility library for pattern matching of file
c09d73
paths. So far this only includes Git's wildmatch pattern matching which itself
c09d73
is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
c09d73
c09d73
c09d73
%package -n     python3-pathspec
c09d73
Summary:        %{summary}
c09d73
c09d73
%description -n python3-pathspec
c09d73
Path Specification (pathspec) is a utility library for pattern matching of file
c09d73
paths. So far this only includes Git's wildmatch pattern matching which itself
c09d73
is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
c09d73
c09d73
c09d73
%prep
c09d73
%autosetup -n pathspec-%{version}
c09d73
c09d73
c09d73
%generate_buildrequires
c09d73
%pyproject_buildrequires
c09d73
c09d73
c09d73
%build
c09d73
%pyproject_wheel
c09d73
c09d73
c09d73
%install
c09d73
%pyproject_install
c09d73
%pyproject_save_files pathspec
c09d73
c09d73
c09d73
%check
c09d73
%pytest
c09d73
c09d73
c09d73
%files -n python3-pathspec -f %{pyproject_files}
c09d73
%doc README.rst
c09d73
%license LICENSE
c09d73
c09d73
c09d73
%changelog
c09d73
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-8
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
c09d73
c09d73
* Mon Aug 19 2024 Karolina Surma <ksurma@redhat.com> - 0.12.1-7
c09d73
- Add a simple smoke test
c09d73
c09d73
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-6
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
c09d73
c09d73
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.12.1-5
c09d73
- Rebuilt for Python 3.13
c09d73
c09d73
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-3
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
c09d73
c09d73
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.1-2
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
c09d73
c09d73
* Mon Dec 11 2023 Adrien Vergé <adrienverge@gmail.com> - 0.12.1-1
c09d73
- Update to latest upstream version
c09d73
c09d73
* Wed Aug 02 2023 Dan Radez <dradez@redhat.com> - 0.11.2
c09d73
- update to 0.11.2 rhbz#2227393
c09d73
c09d73
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-3
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
c09d73
c09d73
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.11.1-2
c09d73
- Rebuilt for Python 3.12
c09d73
c09d73
* Fri Mar 24 2023 Dan Radez <dradez@redhat.com> - 0.11.1-1
c09d73
- update to 0.11.1 rhbz#2178386
c09d73
c09d73
* Thu Feb 09 2023 Dan Radez <dradez@redhat.com> - 0.11.0-1
c09d73
- update to 0.11.0 rhbz#2164287
c09d73
c09d73
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-2
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
c09d73
c09d73
* Mon Dec 12 2022 Dan Radez <dradez@redhat.com> - 0.10.3-1
c09d73
- update to 0.10.3 (rhbz#2152271)
c09d73
c09d73
* Mon Nov 14 2022 Dan Radez <dradez@redhat.com> - 0.10.2-1
c09d73
- update to 0.10.2 (rhbz#2142341)
c09d73
c09d73
* Mon Sep 05 2022 Adrien Vergé <adrienverge@gmail.com> - 0.10.1-1
c09d73
- Update to latest upstream version
c09d73
c09d73
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
c09d73
c09d73
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.9.0-4
c09d73
- Rebuilt for Python 3.11
c09d73
c09d73
* Tue Feb 08 2022 Dan Radez <dradez@redhat.com> - 0.9.0-3
c09d73
- Don't remove egginfo
c09d73
c09d73
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
c09d73
c09d73
* Wed Nov 17 2021 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-1
c09d73
- Update to 0.9.0
c09d73
- Fixes rhbz#1983374
c09d73
c09d73
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-3
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
c09d73
c09d73
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.8.1-2
c09d73
- Rebuilt for Python 3.10
c09d73
c09d73
* Tue Apr 27 2021 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-1
c09d73
- Update to 0.8.1
c09d73
- Fixes rhbz#1786816
c09d73
c09d73
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
c09d73
c09d73
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
c09d73
c09d73
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3
c09d73
- Rebuilt for Python 3.9
c09d73
c09d73
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
c09d73
c09d73
* Tue Oct 15 2019 Adrien Vergé <adrienverge@gmail.com> - 0.6.0-1
c09d73
- Update to latest upstream version
c09d73
c09d73
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-11
c09d73
- Rebuilt for Python 3.8.0rc1 (#1748018)
c09d73
c09d73
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-10
c09d73
- Rebuilt for Python 3.8
c09d73
c09d73
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-9
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
c09d73
c09d73
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-8
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
c09d73
c09d73
* Thu Oct 11 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.5.3-7
c09d73
- Python2 binary package has been removed
c09d73
  See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
c09d73
c09d73
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-6
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
c09d73
c09d73
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-5
c09d73
- Rebuilt for Python 3.7
c09d73
c09d73
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-4
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
c09d73
c09d73
* Fri Jan 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.5.3-3
c09d73
- Update Python 2 dependency declarations to new packaging standards
c09d73
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
c09d73
c09d73
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-2
c09d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c09d73
c09d73
* Fri Jul 7 2017 Adrien Vergé <adrienverge@gmail.com> - 0.5.3-1
c09d73
- Update to latest upstream version
c09d73
- Include LICENSE file now that upstream packages it
c09d73
c09d73
* Wed Jun 28 2017 Adrien Vergé <adrienverge@gmail.com> - 0.5.2-1
c09d73
- Initial package.