--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-a1857fe86e
2022-10-23 10:03:24.779281
--------------------------------------------------------------------------------
Name : python-pdm-pep517
Product : Fedora EPEL 9
Version : 1.0.4
Release : 2.el9
URL : https://pdm.fming.dev
Summary : Yet another PEP 517 backend
Description :
This is the backend for PDM projects, while you can also use it alone. It
reads the metadata of PEP 621 format and coverts it to Core metadata.
--------------------------------------------------------------------------------
Update Information:
Package now also provided in EPEL9.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Oct 14 2022 Simon de Vlieger <cmdr(a)supakeen.com> - 1.0.4-2
- epel9 needs an extra file.
* Fri Sep 16 2022 Simon de Vlieger <cmdr(a)supakeen.com> - 1.0.4-1
- Initial version of the package.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-pdm-pep517' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-8eb31dac70
2022-10-23 10:03:24.779271
--------------------------------------------------------------------------------
Name : duo_unix
Product : Fedora EPEL 9
Version : 1.12.1
Release : 5.el9
URL : http://www.duosecurity.com/
Summary : Duo two-factor authentication for UNIX systems
Description :
Duo provides simple two-factor authentication as a service via:
1. Phone callback
2. SMS-delivered one-time passcode
3. Duo mobile app to generate one-time passcode
4. Duo mobile app for smartphone push authentication
5. Duo hardware token to generate one-time passcode
This package allows an admin (or ordinary user) to quickly add Duo
authentication to any UNIX login without setting up secondary user
accounts, directory synchronization, servers, or hardware.
--------------------------------------------------------------------------------
Update Information:
Add selinux subpackage
--------------------------------------------------------------------------------
ChangeLog:
* Fri Oct 14 2022 Ben Boeckel <mathstuf(a)gmail.com> - 1.12.1-5
- Add selinux subpackage
- Also package up docs from the source
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update duo_unix' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-cac419d2ae
2022-10-23 10:03:24.779262
--------------------------------------------------------------------------------
Name : python-absl-py
Product : Fedora EPEL 9
Version : 1.3.0
Release : 1.el9
URL : https://github.com/abseil/abseil-py/
Summary : Abseil Python Common Libraries
Description :
This repository is a collection of Python library code for building Python
applications. The code is collected from Google���s own Python code base, and has
been extensively tested and used in production.
Features:
��� Simple application startup
��� Distributed commandline flags system
��� Custom logging module with additional features
��� Testing utilities
--------------------------------------------------------------------------------
Update Information:
## 1.3.0 (2022-10-11) ### Added * (flags) Added a new
`absl.flags.set_default` function that updates the flag default for a
provided `FlagHolder`. This parallels the
`absl.flags.FlagValues.set_default` interface which takes a flag name. *
(flags) The following functions now also accept `FlagHolder` instance(s) in
addition to flag name(s) as their first positional argument: -
`flags.register_validator` - `flags.validator` -
`flags.register_multi_flags_validator` - `flags.multi_flags_validator`
- `flags.mark_flag_as_required` - `flags.mark_flags_as_required` -
`flags.mark_flags_as_mutual_exclusive` -
`flags.mark_bool_flags_as_mutual_exclusive` - `flags.declare_key_flag`
### Changed * (testing) Assertions `assertRaisesWithPredicateMatch` and
`assertRaisesWithLiteralMatch` now capture the raised `Exception` for
further analysis when used as a context manager. * (testing)
TextAndXMLTestRunner now produces time duration values with millisecond
precision in XML test result output. * (flags) Keyword access to `flag_name`
arguments in the following functions is deprecated. This parameter will be
renamed in a future 2.0.0 release. - `flags.register_validator` -
`flags.validator` - `flags.register_multi_flags_validator` -
`flags.multi_flags_validator` - `flags.mark_flag_as_required` -
`flags.mark_flags_as_required` - `flags.mark_flags_as_mutual_exclusive`
- `flags.mark_bool_flags_as_mutual_exclusive` - `flags.declare_key_flag`
--------------------------------------------------------------------------------
ChangeLog:
* Fri Oct 14 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 1.3.0-1
- Update to 1.3.0 (close RHBZ#2134898)
* Fri Oct 14 2022 Benjamin A. Beasley <code(a)musicinmybrain.net> 1.2.0-2
- Update License to SPDX
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2134898 - python-absl-py-1.3.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2134898
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-absl-py' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-252e6233b5
2022-10-23 10:03:24.779252
--------------------------------------------------------------------------------
Name : python-pytest-relaxed
Product : Fedora EPEL 9
Version : 1.1.5^20220502git000bba0e
Release : 1.el9
URL : https://github.com/bitprophet/pytest-relaxed
Summary : Relaxed test discovery/organization for pytest
Description :
This package provides relaxed test discovery for pytest.
It is the spiritual successor to python3-spec, but is built for pytest instead
of nosetests, and rethinks some aspects of the design (such as increased
ability to opt-in to various behaviors).
--------------------------------------------------------------------------------
Update Information:
`python-pytest-relaxed` build for EPEL 9. This update allows to run tests for
`python-invoke` in build time when building for EPEL 9.
--------------------------------------------------------------------------------
ChangeLog:
* Mon May 2 2022 Miro Hron��ok <mhroncok(a)redhat.com> - 1.1.5^20220502git000bba0e-1
- Initial package from upstream pull request #22
https://github.com/bitprophet/pytest-relaxed/pull/22
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.5-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 4 2021 Python Maint <python-maint(a)redhat.com> - 1.1.5-12
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.1.5-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sat May 30 2020 Paul Howarth <paul(a)city-fan.org> - 1.1.5-9
- Avoid FTBFS with pytest 5
* Sat May 23 2020 Miro Hron��ok <mhroncok(a)redhat.com> - 1.1.5-8
- Rebuilt for Python 3.9
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-pytest-relaxed' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-3dbf2f6233
2022-10-23 10:03:24.779239
--------------------------------------------------------------------------------
Name : perl-Lua-API
Product : Fedora EPEL 9
Version : 0.04
Release : 1.el9
URL : https://metacpan.org/release/Lua-API
Summary : Interface to Lua's embedding API
Description :
Lua is a simple, expressive, extension programming language that is easily
embeddable. Lua::API provides Perl bindings to Lua's C-based embedding
API. It allows Perl routines to be called from Lua as if they were written
in C, and allows Perl routines to directly manipulate the Lua interpreter
and its environment. It presents a very low-level interface (essentially
equivalent to the C interface), so is aimed at developers who need that
sort of access.
--------------------------------------------------------------------------------
Update Information:
Initial package for Fedora
--------------------------------------------------------------------------------
ChangeLog:
* Fri Oct 14 2022 Neal Gompa <ngompa(a)fedoraproject.org> - 0.04-1
- Initial package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2056210 - Review Request: perl-Lua-API - Interface to Lua's embedding API
https://bugzilla.redhat.com/show_bug.cgi?id=2056210
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Lua-API' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-b73adfa70d
2022-10-23 10:03:24.779166
--------------------------------------------------------------------------------
Name : ruby-build
Product : Fedora EPEL 9
Version : 20221004
Release : 1.el9
URL : https://github.com/rbenv/ruby-build
Summary : Compile and install Ruby
Description :
ruby-build is a command-line utility that makes it easy to install virtually
any version of Ruby, from source.
--------------------------------------------------------------------------------
Update Information:
Initial import; Fixes: RHBZ#2025074
--------------------------------------------------------------------------------
ChangeLog:
* Fri Oct 14 2022 Davide Cavalca <dcavalca(a)fedoraproject.org> 20221004-1
- Initial import; Fixes: RHBZ#2025084
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2025074 - Review Request: rbenv - Manage your app's Ruby environment
https://bugzilla.redhat.com/show_bug.cgi?id=2025074
[ 2 ] Bug #2025084 - Review Request: ruby-build - Compile and install Ruby
https://bugzilla.redhat.com/show_bug.cgi?id=2025084
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update ruby-build' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-b73adfa70d
2022-10-23 10:03:24.779166
--------------------------------------------------------------------------------
Name : rbenv
Product : Fedora EPEL 9
Version : 1.2.0
Release : 1.el9
URL : https://github.com/rbenv/rbenv
Summary : Manage your app's Ruby environment
Description :
Use rbenv to pick a Ruby version for your application and guarantee that your
development environment matches production. Put rbenv to work with Bundler for
painless Ruby upgrades and bulletproof deployments.
--------------------------------------------------------------------------------
Update Information:
Initial import; Fixes: RHBZ#2025074
--------------------------------------------------------------------------------
ChangeLog:
* Thu Oct 13 2022 Davide Cavalca <dcavalca(a)fedoraproject.org> 1.2.0-1
- Initial import; Fixes: RHBZ#2025074
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2025074 - Review Request: rbenv - Manage your app's Ruby environment
https://bugzilla.redhat.com/show_bug.cgi?id=2025074
[ 2 ] Bug #2025084 - Review Request: ruby-build - Compile and install Ruby
https://bugzilla.redhat.com/show_bug.cgi?id=2025084
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rbenv' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-6a70b8c908
2022-10-23 08:27:03.146935
--------------------------------------------------------------------------------
Name : lxi-tools
Product : Fedora EPEL 7
Version : 2.2
Release : 1.el7
URL : https://lxi-tools.github.io/
Summary : Tools to manage network attached LXI compatible instruments
Description :
LXI tools are open source software tools for managing network attached
LXI (LAN eXtensions for Instrumentation) compatible test instruments
such as modern oscilloscopes, power supplies, spectrum analyzers etc.
Features include automatic discovery of test instruments, sending SCPI
commands, grabbing screenshots from supported instruments, benchmarking
SCPI message performance, and powerful scripting for test automation.
--------------------------------------------------------------------------------
Update Information:
# lxi-tools v2.2 * Add support for manually adding instruments Manually
added instruments are managed via settings in the dconf registry so that they
can be remembered by the application. Manually added instruments will
appear with an instrument icon with a yellow indicator (indicating that it may
or may not be present). Automatically discovered instruments will appear
with an instrument icon with a green indicator (indicating that it is likely
present since it responded). Once added it is possible to edit or remove
instruments again via the right click menu. * Show error in case benchmark
fails * Make use of new `AdwAboutWindow` * Do not break normal clipboard
copy feature * Only copy image data to clipboard when image data is available
* Add lua log feature to command-line tool * Add repology packaging status
* Fix desktop file categories Prevent that application might appear more
than once in the application menu * Rework meson lua dependency check To
support more distributions which package lua differently. * Rework meson
readline dependency check To support readline installations without pkg-
config. * Remove internationalization stuff There are no plans to
support other languages. * Rename `COPYING` -> `LICENSE` * Cleanup
`date_time()` Also, use ISO8601 timestamp format. * Rename `test` ->
`examples` * Update PSU data log test script * Add automation test script
(draft) * Reduce default timeout values * Fix timeout conversion Fix
so that the printed default timeout values are not different when running `lxi`
or `lxi --help`. Fix also simplifies code. * Remove obsolete completion
script for snap * Use `#pragma once` in all headers * Disable natural wrap
mode * Cleanup circleCI configuration * Rename `ChangeLog` to `NEWS` *
Enable gui by default Distributions like Ubuntu now have all the components
required to build `lxi-gui` so let's enable it by default. * Add TODO list
* README: update readme to reflect lecroy support Add the LeCroy WavePro
ZI-a to the list of tested devices. * plugins: lecroy: poll status register
until SCDP bit is set To avoid racing the device (transferring a file
before it's available), poll the SCDP bit in the status register until the
hardcopy has completed. * plugins: lecroy make command format consistent
Use shortened and capitalized forms across all commands for consistency. *
plugins: lecroy: error check and validate inputs Fix some memory safety
issues. Add some rudimentary checks and validate untrusted input from the
device. * plugins: implement screenshot for LeCroy WavePRO oscilloscopes
This changeset adds screenshot support for LeCroy oscilloscopes that implement
the MAUI LXI interface. In principle this should work with other LeCroy
telescopes, but I have only tested it with the WavePro 7 Zi-A. * Added
ability to copy grabbed screenshot to clipboard * adds R&S CMW270 to `README`
* Add R&S ZNL as compatible Tested R&S ZNL3. LXI discover and SCPI ok. As
far as I read the manual screenshoots are only saved to the device or send to a
printer. * Update Wiki link text; add Wiki section
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 15 2022 Robert Scheck <robert(a)fedoraproject.org> 2.2-1
- Upgrade to 2.2 (#2135055)
* Sun Oct 2 2022 Robert Scheck <robert(a)fedoraproject.org> 2.1-3
- Build the lxi-gui application for Fedora 36 (and later)
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2135055 - lxi-tools-2.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2135055
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update lxi-tools' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2022-40f2c79def
2022-10-23 08:27:03.146925
--------------------------------------------------------------------------------
Name : python3-pytest
Product : Fedora EPEL 7
Version : 2.9.2
Release : 5.el7
URL : http://pytest.org
Summary : Simple powerful testing with Python
Description :
py.test provides simple, yet powerful testing for Python.
--------------------------------------------------------------------------------
Update Information:
Provide python3-pytest from ptyhon36-pytest.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Oct 11 2022 Maxwell G - 2.9.2-5
- Add missing %py_provides
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python3-pytest' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------