-
Notifications
You must be signed in to change notification settings - Fork 714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Meta python merge #498
Meta python merge #498
Commits on Dec 6, 2021
-
python3-coloredlogs: Added nativesdk
Signed-off-by: Windel Bouwman <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9170cf5 - Browse repository at this point
Copy the full SHA 9170cf5View commit details -
python3-pymongo: upgrade 3.12.0 -> 4.0
See changelog: https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst Signed-off-by: Xu Huan <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Xu Huan authored and Trevor Gamblin committedDec 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 330ead7 - Browse repository at this point
Copy the full SHA 330ead7View commit details -
python3-rdflib: upgrade 6.0.0 -> 6.0.2
changlog: ==================================================== rename arg LOVE to ns in rdfpipe Remove Tox reference to Python 3.6 Add Brick DefinedNamespace Use setName on TokenConverter to set the name property Add test for adding JSON-LD to guess_format() Fix mypy type errors and add mypy to .drone.yml Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Zheng Ruoqin authored and Trevor Gamblin committedDec 6, 2021 Configuration menu - View commit details
-
Copy full SHA for c9e272c - Browse repository at this point
Copy the full SHA c9e272cView commit details -
python3-typeguard: upgrade 2.13.0 -> 2.13.2
Fixed typing_extensions being imported unconditionally on Python < 3.9 Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Zheng Ruoqin authored and Trevor Gamblin committedDec 6, 2021 Configuration menu - View commit details
-
Copy full SHA for ba6680b - Browse repository at this point
Copy the full SHA ba6680bView commit details -
python3-ujson: upgrade 4.2.0 -> 4.3.0
Signed-off-by: Zheng Ruoqin <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Zheng Ruoqin authored and Trevor Gamblin committedDec 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 2554041 - Browse repository at this point
Copy the full SHA 2554041View commit details -
python3-pyephem: upgrade 4.1 -> 4.1.1
changelog: =============================================================== When you provide PyEphem with a Python datetime that has a time zone attached, PyEphem now detects the time zone and converts the date and time to UTC automatically. A new search routine had been written and tested to power the :ref:`transit-rising-setting` methods previous_rising(), previous_setting(), next_rising(), and next_setting(). They should no longer be susceptible to getting hung up in a loop. You should also find them substantially faster. Fixed the constellation() routine so that it uses astrometric, rather than apparent, right ascension and declination. This should make it more accurate along the borders of each constellation. Fixed how the underlying “libastro” library computes whether a body’s image is deflected by gravity when its light passes close to the Sun. Previously, users would see coordinates jump unexpectedly as the deflection formula turned on and off haphazardly. Fixed the star positions in the ephem.stars star catalog by adding 8.75 years of proper motion to each star. Previously, each 1991.25 position from the Hipparcos catalog was being incorrectly treated as a 2000.0 position. A new routine unrefract() lets you compute the real altitude of a body that you observe in the sky at a given apparent altitude. The old cities.lookup() function is now officially deprecated. Because of a Google API restriction, it stopped working in 2018. Signed-off-by: Xu Huan <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Xu Huan authored and Trevor Gamblin committedDec 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 8957b1e - Browse repository at this point
Copy the full SHA 8957b1eView commit details -
python3-pycparser: upgrade 2.20 -> 2.21
Lisence-Update: year updated to 2020 changelog: ================================================================= - Much improved support for C11 (multiple PRs) - Support for parehthesized compount statements - Support for modern Python versions (3.9 and 3.10) - Fix support for structs with nested enums - Multiple small bug fixes Signed-off-by: Xu Huan <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Xu Huan authored and Trevor Gamblin committedDec 6, 2021 Configuration menu - View commit details
-
Copy full SHA for e25f19e - Browse repository at this point
Copy the full SHA e25f19eView commit details