2023-09-14 15:01:33 UTC

This commit is contained in:
Repository mirror & CI
2023-09-14 15:01:33 +00:00
parent 129f2748e9
commit fbd2e66459
7 changed files with 44 additions and 27 deletions

View File

@@ -855,7 +855,7 @@ dev-python/SLPP 1.2.3: Simple lua-python parser
dev-python/SQLAlchemy-Utils 0.39.0: Various utility functions and datatypes for SQLAlchemy
dev-python/TakeTheTime 0.3.1: Take The Time, a super-neat Python library for timing chunks of code
dev-python/XenAPI 2.14-r1: Xen API SDK, for communication with Citrix XenServer and Xen Cloud Platform
dev-python/adb-shell 0.4.3: A Python implementation of ADB with shell and FileSync functionality.
dev-python/adb-shell 0.4.3 0.4.4: A Python implementation of ADB with shell and FileSync functionality.
dev-python/ahocorasick 1.4.4 9999: Python module implementing Aho-Corasick algorithm
dev-python/aiomysql 0.1.1: aiomysql is a library for accessing a MySQL database from the asyncio
dev-python/aiopg 1.4.0: Postgres integration with asyncio
@@ -1101,7 +1101,7 @@ dev-python/python-http-client 3.3.5: HTTP REST client, simplified for Python
dev-python/python-pidfile 3.0.0-r1 3.1.1: PIDFile context processor. Supported py2 and py3
dev-python/python-pkcs11 0.7.0-r2: PKCS#11 (Cryptoki) support for Python
dev-python/python-skywater-pdk 0.0.0_p20220424: Python library for working with files found in the SkyWater PDK
dev-python/python-socketio 5.1.0 5.8.0: Python implementation of the Socket.IO realtime server.
dev-python/python-socketio 5.8.0 5.9.0: Python implementation of the Socket.IO realtime server.
dev-python/python-telegram-bot 13.14 20.2-r1 20.3 9999: Python wrapper of telegram bots API
dev-python/pywebview 4.1 4.2.2: A lightweight cross-platform wrapper around a webview component
dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues for Python