File tree Expand file tree Collapse file tree 3 files changed +17
-6
lines changed
Expand file tree Collapse file tree 3 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 11CHANGES
22=======
33
4+ 2.5.2
5+ -----
6+
7+ * bump: 2.5.2
8+ * bump: srvlookup 2.0.0 -> 3.0.0, python-ldap 3.4.4 -> 3.4.5
9+
4102.5.1
511-----
612
7- * fix: _get_attr -> __getattr__
13+ * bump: 2.5.1
14+ * fix: \_get\_attr -> \_\_getattr\_\_
815
9162.5.0
1017-----
1118
12- * Bump python-ldap from 3.0.0 to 3.4.0
19+ * Bump to 2.5.0
20+ * Bump python-ldap from 3.4.0 to 3.4.4
21+ * fix: bump pylint and python version in CI
1322
14232.4.0
1524-----
1625
26+ * Bump to 2.4.0
27+ * Bump python-ldap from 3.0.0 to 3.4.0
1728* swap from travis to github actions
1829
19302.3.1
Original file line number Diff line number Diff line change 1- python-ldap == 3.4.4
2- srvlookup == 2 .0.0
1+ python-ldap == 3.4.5
2+ srvlookup == 3 .0.0
Original file line number Diff line number Diff line change 22name = csh_ldap
33author = Liam Middlebrook
44author_email = liammiddlebrook@gmail.com
5- url = https://github.com/liam-middlebrook /csh_ldap
5+ url = https://github.com/ComputerScienceHouse /csh_ldap
66description = CSH LDAP ORM
77long_description = file: README.md
88long_description_content_type = text/markdown
99license = MIT
10- version = 2.5.1
10+ version = 2.5.2
1111classifier =
1212 Natural Language :: English
1313 Operating System :: POSIX :: Linux
You can’t perform that action at this time.
0 commit comments