diff --git a/NEWS.rst b/NEWS.rst index 9d8e6f6..12d517e 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,17 @@ +Libbytesize 2.10 +---------------- + +Alexandre Detiste (1): + +- remove dependency on python3-six and python2 crumbs + +Vojtech Trefny (4): + +- dist: Fix release number in spec +- Squashed 'translation-canary/' changes from 4d4e65b..5bb8125 +- ci: Bump actions/checkout from v3 to v4 +- Rename 'master' branch to 'main' + Libbytesize 2.9 --------------- diff --git a/libbytesize-2.10.tar.gz b/libbytesize-2.10.tar.gz new file mode 100644 index 0000000..859c297 --- /dev/null +++ b/libbytesize-2.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d1ce3be8ac59fd59511d0794c7327d5cf33f1e83496837b17e19ac49400cad1 +size 458804 diff --git a/libbytesize-2.9.tar.gz b/libbytesize-2.9.tar.gz deleted file mode 100644 index 7722ab3..0000000 --- a/libbytesize-2.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd0ea11ece2c2423382a7c4534679050e72a8ee91b4fdea3a7cc85199846d0c3 -size 458737 diff --git a/libbytesize.changes b/libbytesize.changes index 1a66ae9..d581ac7 100644 --- a/libbytesize.changes +++ b/libbytesize.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 1 20:25:24 UTC 2023 - Jan Engelhardt + +- Update to release 2.10 + * remove dependency on python3-six + ------------------------------------------------------------------- Sat Sep 23 01:07:32 UTC 2023 - Luciano Santos diff --git a/libbytesize.spec b/libbytesize.spec index 0cc9d10..8e90531 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -19,7 +19,7 @@ %define soversion 1 Name: libbytesize -Version: 2.9 +Version: 2.10 Release: 0 Summary: A library for working with sizes in bytes License: LGPL-2.1-only @@ -75,7 +75,6 @@ with the LibBytesize library. Summary: Python 3 bindings for LibBytesize Group: Development/Libraries/Python Requires: libbytesize%{soversion} = %{version} -Requires: python3-six %description -n python3-bytesize This package contains Python 3 bindings for LibBytesize making the use of