Compare commits

..

3 Commits
epel9 ... epel8

Author SHA1 Message Date
Troy Dawson 6625c810c8 remove package.cfg per new epel-playground policy
4 years ago
Orion Poplawski 3e40e3e50e Merge branch 'master' into epel8
5 years ago
Gwyn Ciesla d60ef004a9 "Adding package.cfg file"
5 years ago

4
.gitignore vendored

@ -19,7 +19,3 @@
/msgpack-0.6.0.tar.gz /msgpack-0.6.0.tar.gz
/msgpack-0.6.1.tar.gz /msgpack-0.6.1.tar.gz
/msgpack-0.6.2.tar.gz /msgpack-0.6.2.tar.gz
/msgpack-1.0.0.tar.gz
/msgpack-1.0.1.tar.gz
/msgpack-1.0.2.tar.gz
/msgpack-1.0.3.tar.gz

@ -1,16 +1,20 @@
%global srcname msgpack %global srcname msgpack
%bcond_with tests %global sum A Python MessagePack (de)serializer
Name: python-%{srcname} Name: python-%{srcname}
Version: 1.0.3 Version: 0.6.2
Release: 2%{?dist} Release: 1%{?dist}
Summary: Python MessagePack (de)serializer Summary: %{sum}
License: ASL 2.0 License: ASL 2.0
URL: https://msgpack.org/ URL: https://msgpack.org/
Source0: https://github.com/msgpack/msgpack-python/archive/v%{version}/%{srcname}-%{version}.tar.gz Source0: %pypi_source
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: python%{python3_pkgversion}-Cython
BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-setuptools
BuildRequires: python%{python3_pkgversion}-pytest
%description %description
MessagePack is a binary-based efficient data interchange format that is MessagePack is a binary-based efficient data interchange format that is
@ -18,12 +22,7 @@ focused on high performance. It is like JSON, but very fast and small.
This is a Python (de)serializer for MessagePack. This is a Python (de)serializer for MessagePack.
%package -n python%{python3_pkgversion}-%{srcname} %package -n python%{python3_pkgversion}-%{srcname}
Summary: %{summary} Summary: %{sum}
BuildRequires: python%{python3_pkgversion}-Cython
BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-setuptools
BuildRequires: python%{python3_pkgversion}-pytest
%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}} %{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}
# For backwards compatibility # For backwards compatibility
@ -36,9 +35,7 @@ focused on high performance. It is like JSON, but very fast and small.
This is a Python %{python3_version} (de)serializer for MessagePack. This is a Python %{python3_version} (de)serializer for MessagePack.
%prep %prep
%autosetup -n %{srcname}-python-%{version} %autosetup -n %{srcname}-%{version}
# There is a circular dependency with python-msgpack-ext
rm -rf test/test_timestamp.py
%build %build
%py3_build %py3_build
@ -46,53 +43,17 @@ rm -rf test/test_timestamp.py
%install %install
%py3_install %py3_install
%if %{with network}
%check %check
PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v test \ export PYTHONPATH=$(pwd)
-k "not test_unicode and not test_read_array_header and not test_partialdata \ py.test-%{python3_version} -v test
and not test_read_map_header and not test_issue124"
%endif
%files -n python%{python3_pkgversion}-%{srcname} %files -n python%{python3_pkgversion}-%{srcname}
%doc README.md %doc README.rst
%license COPYING %license COPYING
%{python3_sitearch}/%{srcname}/ %{python3_sitearch}/%{srcname}/
%{python3_sitearch}/%{srcname}*.egg-info %{python3_sitearch}/%{srcname}*.egg-info
%changelog %changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Nov 26 2021 Denis Fateyev <denis@fateyev.com> - 1.0.3-1
- Update to 1.0.3 version
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.0.2-3
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 18 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.2-1
- Update to new upstream release 1.0.2 (#1906739)
* Wed Dec 16 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.1-1
- Update to new upstream release 1.0.1 (#1906739)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat Jun 06 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.0-1
- Update to latest upstream release 1.0.0 (#1816567)
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.2-3
- Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Nov 20 2019 Orion Poplawski <orion@nwra.com> - 0.6.2-1 * Wed Nov 20 2019 Orion Poplawski <orion@nwra.com> - 0.6.2-1
- Update to 0.6.2 - Update to 0.6.2

@ -1 +1 @@
SHA512 (msgpack-1.0.3.tar.gz) = ff8278d8a3cf001fe19660a8affe3ca33229a69b20389ca04a1d8c0ab92da7013dc9da70517d0a29358c9faf0e85e0339929aab423f521d2664bd198a7c2d738 SHA512 (msgpack-0.6.2.tar.gz) = 95b92e3d35e0500dd4256d18bf76e586e57cc66319b4459ac5daef599277a5049177a89ad86e291dbdc4c7a918901a89d9218353ddc4a7d0b399e8a98afef363

Loading…
Cancel
Save