[Pkg-libvirt-commits] [Git][libvirt-team/libvirt-python][upstream/latest] New upstream version 10.9.0

Pino Toscano (@pino) gitlab at salsa.debian.org
Sat Nov 2 05:57:17 GMT 2024



Pino Toscano pushed to branch upstream/latest at Libvirt Packaging Team / libvirt-python


Commits:
5d111746 by Pino Toscano at 2024-11-02T06:56:21+01:00
New upstream version 10.9.0
- - - - -


5 changed files:

- ChangeLog
- PKG-INFO
- VERSION
- libvirt-python.spec
- tox.ini


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,17 @@
+ 2024- 10- 22 Ariel Otilibili <otilibil at eurecom.fr>
+    
+    tox.ini: bumped Python
+    Removed 3.8, added 3.13 [1].
+    
+    [1] https://devguide.python.org/versions/
+    
+    
+    
+ 2024- 10- 1 Jiri Denemark <jdenemar at redhat.com>
+    
+    Post-release version bump to 10.9.0
+    
+    
  2024- 9- 2 Jiri Denemark <jdenemar at redhat.com>
     
     Post-release version bump to 10.8.0


=====================================
PKG-INFO
=====================================
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: libvirt-python
-Version: 10.8.0
+Version: 10.9.0
 Summary: The libvirt virtualization API python binding
 Home-page: http://www.libvirt.org
 Maintainer: Libvirt Maintainers


=====================================
VERSION
=====================================
@@ -1 +1 @@
-10.8.0
+10.9.0


=====================================
libvirt-python.spec
=====================================
@@ -14,7 +14,7 @@
 
 Summary: The libvirt virtualization API python3 binding
 Name: libvirt-python
-Version: 10.8.0
+Version: 10.9.0
 Release: 1%{?dist}
 Source0: https://libvirt.org/sources/python/%{name}-%{version}.tar.gz
 Url: https://libvirt.org


=====================================
tox.ini
=====================================
@@ -1,5 +1,5 @@
 [tox]
-envlist = py38,py39,py310,py311,py312
+envlist = py39,py310,py311,py312,py313
 
 [testenv]
 deps=



View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt-python/-/commit/5d11174690714b3836fcbc10932305fae46b0e0d

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt-python/-/commit/5d11174690714b3836fcbc10932305fae46b0e0d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20241102/ea5ab64e/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list