Fedora Release Engineering
|
60030db8cd
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
3 years ago |
Denis Fateyev
|
76e69442b0
|
python-msgpack: 1.0.3 release
|
3 years ago |
Fedora Release Engineering
|
40b1915f67
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
4 years ago |
Python Maint
|
8064fb509e
|
Rebuilt for Python 3.10
|
4 years ago |
Fedora Release Engineering
|
a17ce5c06a
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
4 years ago |
Fabian Affolter
|
e4f8dc955b
|
* Fri Dec 18 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.2-1
- Update to new upstream release 1.0.2 (#1906739)
|
4 years ago |
Fabian Affolter
|
c1e9a2723d
|
* Wed Dec 16 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.1-1
- Update to new upstream release 1.0.1 (#1906739)
|
4 years ago |
Fedora Release Engineering
|
07197fae10
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
5 years ago |
Fabian Affolter
|
4503ccc94b
|
Add condition
|
5 years ago |
Fabian Affolter
|
016fb4db37
|
Exclude failing tests
|
5 years ago |
Fabian Affolter
|
89a53caa08
|
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/python-msgpack
|
5 years ago |
Fabian Affolter
|
8b65207a4a
|
* Sat Apr 18 2020 Fabian Affolter <mail@fabian-affolter.ch> - 1.0.0-1
- Update to latest upstream release 1.0.0 (rhbz#1816567)
|
5 years ago |
Miro Hrončok
|
6d21a6d906
|
Rebuilt for Python 3.9
|
5 years ago |
Fedora Release Engineering
|
a80df1cc27
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
5 years ago |
Orion Poplawski
|
587a1ae550
|
Drop unneeded BR on funcsigs
|
5 years ago |
Orion Poplawski
|
8105bf8dcf
|
Update to 0.6.2
|
5 years ago |
Miro Hrončok
|
2de1fc847e
|
Subpackage python2-msgpack has been removed
|
5 years ago |
Miro Hrončok
|
53ef073c2a
|
Rebuilt for Python 3.8
|
5 years ago |
Fedora Release Engineering
|
2c6f1036c5
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
6 years ago |
Fedora Release Engineering
|
50b0b941b7
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
6 years ago |
Fabian Affolter
|
b948635a8c
|
* Sat Jan 26 2019 Fabian Affolter <mail@fabian-affolter.ch> - 0.6.1-1
- Update to latest upstream release 0.6.1
|
6 years ago |
Fabian Affolter
|
dd0bd7a894
|
Fix date
|
6 years ago |
Fabian Affolter
|
e1647a52d0
|
* Fri Jan 18 2018 Fabian Affolter <mail@fabian-affolter.ch> - 0.6.0-1
- Update to latest upstream release 0.6.0
|
6 years ago |
Miro Hrončok
|
49f5eb0c1c
|
Use msgpack from PyPI, not msgpack-python (deprecated)
msgpack-python was renamed to msgpack at 0.5.
msgpack-python still works but is deprecated. See:
* https://pypi.org/project/msgpack-python/
* https://pypi.org/project/msgpack/
Added backwards compatibility provides.
|
6 years ago |
Fabian Affolter
|
295463b81d
|
Update URL
|
6 years ago |
Felix Schwarz
|
876fc1de8d
|
re-enable tests
They pass for me so I don't see any reason why we should not run them.
|
7 years ago |
Felix Schwarz
|
d2e784ed1c
|
remove unnecessary "__provides_exclude_from" and custom definition of "python3_pkgversion"
"__provides_exclude_from" macro is unnecessary in Fedora and EPEL 7.
See [1] for detailed explanation.
All currently supported versions of Fedora provide "python3_pkgversion"
out of the box (it exists since Fedora 24 or 25) so we can remove the
extra line here.
[1] https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/K3NLDLK4XVARTSROC6XVKNVW72BMMHYE/
|
7 years ago |
Felix Schwarz
|
d6c04d2684
|
require gcc-c++, avoid FTBFS in rawhide (#1605779)
|
7 years ago |
Fedora Release Engineering
|
fac5963e8d
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
7 years ago |
Igor Gnatenko
|
02c0577f18
|
add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
|
7 years ago |
Miro Hrončok
|
084de7cbb3
|
Rebuilt for Python 3.7
|
7 years ago |
Fabian Affolter
|
dd4bb1d10c
|
Disable tests for now
|
7 years ago |
Fabian Affolter
|
ce016d59b5
|
Update BRs
|
7 years ago |
Fabian Affolter
|
0940ba1d27
|
* Thu Mar 15 2018 Fabian Affolter <mail@fabian-affolter.ch> - 0.5.6-1
- Update to latest upstream release 0.5.6 (rhbz#1548215)
|
7 years ago |
Fabian Affolter
|
21ca181b3c
|
* Fri Feb 23 2018 Fabian Affolter <mail@fabian-affolter.ch> - 0.5.5-1
- Update to latest upstream release 0.5.5 (rhbz#1548215)
|
7 years ago |
Fabian Affolter
|
841e9bed1b
|
Update BRs
|
7 years ago |
Fabian Affolter
|
e4eb8e1512
|
* Fri Feb 09 2018 Fabian Affolter <mail@fabian-affolter.ch> - 0.5.4-1
- Update to latest upstream release 0.5.4 (rhbz#1541377)
|
7 years ago |
Fedora Release Engineering
|
fed29c07aa
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
7 years ago |
Iryna Shcherbina
|
b476c7ae8b
|
Update Python 2 dependency declarations to new packaging standards
|
7 years ago |
Denis Fateyev
|
6a3e4c48bb
|
python-msgpack: 0.5.1 release
|
7 years ago |
Fedora Release Engineering
|
574e521c8d
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
8 years ago |
Fedora Release Engineering
|
156b18f883
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
8 years ago |
Fedora Release Engineering
|
246edaec99
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
8 years ago |
Miro Hrončok
|
5706d72a7e
|
Rebuild for Python 3.6
|
8 years ago |
Denis Fateyev
|
9d6891babd
|
python-msgpack: 0.4.8 release
|
9 years ago |
Fedora Release Engineering
|
889c715186
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
9 years ago |
Denis Fateyev
|
62f99f977d
|
python-msgpack: add epel compatibility
|
9 years ago |
Fedora Release Engineering
|
8666b8205d
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
9 years ago |
Fabian Affolter
|
d174e2e192
|
* Fri Jan 29 2016 Fabian Affolter <mail@fabian-affolter.ch> - 0.4.7-1
- Upadte spec file
- Update to latest upstream version 0.4.7
|
9 years ago |
Orion Poplawski
|
146606ee7f
|
Drop py3dir; Provide python2-msgpack
|
9 years ago |