File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Release 23.0.0 (2023-01-29)
5+ ---------------------------
6+
7+ Bugfixes
8+ ^^^^^^^^
9+
10+ - Adaptations for Python 3.10+
11+
12+
413Release 19.2.0 (2019-09-16)
514---------------------------
615
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = '19.2 .0'
61+ version = '23.0 .0'
6262# The full version, including alpha/beta/rc tags.
6363release = version
6464
Original file line number Diff line number Diff line change 11Name: python-txmongo
2- Version: 19.2 .0
2+ Version: 23.0 .0
33Release: 1%{?dist }
44Summary: Twisted driver for MongoDB
55
Original file line number Diff line number Diff line change 33
44setup (
55 name = "txmongo" ,
6- version = "19.2 .0" ,
6+ version = "23.0 .0" ,
77 description = "Asynchronous Python driver for MongoDB <http://www.mongodb.org>" ,
88 author = "Alexandre Fiori, Bret Curtis" ,
99 author_email = "fiorix@gmail.com, psi29a@gmail.com" ,
You can’t perform that action at this time.
0 commit comments