-
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 #527
Meta python merge #527
Commits on Jan 31, 2022
-
python3-pyruvate: Fix build with mips
mips/glibc systems have interesting problem where dev_t is not defined properly for O32 ABI [1], therefore address it for libsystemd crate, it works fine for musl Fixes error[E0308]: mismatched types --> /usr/src/debug/python3-pyruvate/1.1.2-r0/cargo_home/bitbake/libsystemd-0.4.1/src/logging.rs:296:25 | 296 | device: stat.st_dev, | ^^^^^^^^^^^ expected `u64`, found `u32` [1] https://sourceware.org/bugzilla/show_bug.cgi?id=17786 Signed-off-by: Khem Raj <[email protected]> Cc: Tim Orling <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a18fa10 - Browse repository at this point
Copy the full SHA a18fa10View commit details -
python3-jdatetime: Upgrade 3.8.1 -> 3.8.2
Upgrade to release 3.8.2: - Fix older version objects unpickling problem Signed-off-by: Leon Anavi <[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 65f801d - Browse repository at this point
Copy the full SHA 65f801dView commit details -
python3-bandit: Upgrade 1.7.1 -> 1.7.2
Upgrade to release 1.7.2: - Fix broken reported URL link for B107 - test_help_arg: remove assert on 'optional arguments' - Create FUNDING.yml - Start using auto-formatters - Drop end-of-life Python 3.5 and 3.6 - Fix README.rst - Added snmp_security check plugin for various SNMP checks - Remove leftover openstack code - Correctly define extras in setup.cfg Signed-off-by: Leon Anavi <[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 eaebfb8 - Browse repository at this point
Copy the full SHA eaebfb8View commit details -
python3-fasteners: Upgrade 0.17.2 -> 0.17.3
Upgrade to release 0.17.3: - Allow writer to become a reader in thread ReaderWriter lock Signed-off-by: Leon Anavi <[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 c0311da - Browse repository at this point
Copy the full SHA c0311daView commit details -
python3-pyruvate: Fix build with riscv64/musl
Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d0aec6 - Browse repository at this point
Copy the full SHA 5d0aec6View commit details -
python3-multidict: upgrade 5.2.0 -> 6.0.2
changelog: Bugfixes Revert :issue:`644` restore type annotations to as-of 5.2.0 version. (:issue:`688`) 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 committedJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for f10158d - Browse repository at this point
Copy the full SHA f10158dView commit details -
python3-pulsectl upgrade 21.10.5 -> 22.1.3
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 committedJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for ebc1aaa - Browse repository at this point
Copy the full SHA ebc1aaaView commit details -
python3-pyephem: upgrade 4.1.1 -> 4.1.3
changelog: =============================================================================== -Fixed an inadvertent loss of precision in the routine that computes a date’s hours, minutes, and seconds. It was sometimes returning a small negative number of seconds, which caused Python’s datetime type to complain ValueError: second must be in 0..59. -Users installing from source on Windows are now protected against a possible encoding error as setup.py reads in two text files. 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 committedJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 3fdc4b3 - Browse repository at this point
Copy the full SHA 3fdc4b3View commit details -
python3-pytest-timeout: upgrade 2.0.2 -> 2.1.0
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 committedJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for b3ecb41 - Browse repository at this point
Copy the full SHA b3ecb41View commit details -
python3-pywbemtools: upgrade 0.9.0 -> 0.9.1
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 committedJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 0ef8161 - Browse repository at this point
Copy the full SHA 0ef8161View commit details