SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for osmo-python-tests-0.3.0.13-lp155.16.1.noarch.rpm :

* Tue Aug 13 2024 mardnhAATTgmx.de- Update to version 0.3.0.13:
* osmotestconfig: fix return value of write_config()
* Mon Jul 22 2024 mardnhAATTgmx.de- Update to version 0.3.0.12:
* contrib/jenkins.sh: use virtualenv and pip
* contrib/jenkins.sh: do not run test_py3.py twice
* [pylint] osmopy/obscvty.py: fix E1130 (invalid-unary-operand-type)
* Tue May 28 2024 mardnhAATTgmx.de- Update to version 0.3.0.9:
* scripts/osmotestconfig: remove_tmpdir -> shutil.rmtree
* scripts/osmotestconfig: copy_config: tweak mkdir
* scripts/osmotestconfig: copy_config: no copytree
* scripts/osmotestconfig: rmtree: no ignore_errors
* scripts/osmotestconfig: fail with trace on 1st err
* scripts/osmotestconfig: remove unused rmtemp arg
* Sun May 05 2024 mardnhAATTgmx.de- Update to version 0.3.0.3:
* fix \"SyntaxWarning: invalid escape sequence \'\\(\'\"
* Wed Feb 07 2024 mardnhAATTgmx.de- Update to version 0.0.0.git1694621458.92014a4:
* tests/test_py3: fix deprecated loop arg
* contrib/jenkins: do install --user
* Bump version: 0.2.1 → 0.3.0
* osmoutil: return proc\'s return code from end_proc()
* systemd: depend on networking-online.target
* setup.py: do not install scripts/{soap,ctrl2cgi}.py
* osmoutil: print return code in end_proc()
* debian: set compat level to 10
* InteractVty: re.escape() the VTY prompt in connect()
* Bump version: 0.2.1
* Sat Sep 16 2023 mardnhAATTgmx.de- Update to version 0.0.0.git1694621458.92014a4:
* tests/test_py3: fix deprecated loop arg
* contrib/jenkins: do install --user
* Bump version: 0.2.1 → 0.3.0
* osmoutil: return proc\'s return code from end_proc()
* systemd: depend on networking-online.target
* setup.py: do not install scripts/{soap,ctrl2cgi}.py
* osmoutil: print return code in end_proc()
* debian: set compat level to 10
* InteractVty: re.escape() the VTY prompt in connect()
* Wed Jul 06 2022 mardnhAATTgmx.de- Update to version 0.0.0.git1657099560.95edea9:
* Bump version: 0.2.1
* Mon Jun 20 2022 mardnhAATTgmx.de- Update to version 0.0.0.git1655548318.22e3186:
* update git URLs (git -> https; gitea)
* Tue Dec 14 2021 mardnhAATTgmx.de- Update to version 0.0.0.git1639480776.116cf25:
* treewide: remove FSF address
* Wed May 19 2021 mardnhAATTgmx.de- Update to version 0.0.0.git1621333762.be9f0bb:
* osmo_ipa: Fix parsing ERROR msgs in CTRL iface
* Wed Apr 07 2021 mardnhAATTgmx.de- Update to version 0.0.0.git1617562775.2768e5e:
* Use proper python3 shebang in all modules
* Tue Jan 12 2021 mardnhAATTgmx.de- Update to version 0.0.0.git1610471056.b0c1859:
* README: Drop python2 references
* Sat Aug 01 2020 mardnhAATTgmx.de- Update to version 0.0.0.git1594795990.be7fcf5:
* remove_tmpdir(): Support recursion / sub-directories
* Tue Dec 17 2019 mardnhAATTgmx.de- Update to version 0.0.0.git1576583006.4a7a208:
* update version to 0.2.0 to mark python2 deprecation
* Thu Dec 12 2019 mardnhAATTgmx.de- Update to version 0.0.0.git1576063720.934caf1:
* Drop python2 support (again)
* Fri Dec 06 2019 mardnhAATTgmx.de- Update to version 0.0.0.git1575644798.b0ba927:
* Revert \"Drop python2 support\"
* Drop python2 support
* Thu Nov 14 2019 mardnhAATTgmx.de- Update to version 0.0.0.git1572496351.fb4b813:
* osmo_interact_vty.py: fix py3 encoding bug
* vty.py: Fix endl removed when pkt buffer content ends exactly on a newline char
* tweak README
* osmo_trap2cgi.py: Don\'t recurse in ctrl_client()
* osmo-trap2cgi: Remove invalid specifier for /etc
* deb: fix wrong changelog date
* osmo-trap2cgi: Fix script installation and dependencies
* Add initial version of asyncio trap2cgi script
* ctrl2cgi: update shared helper
* Mark soap.py as deprecated
* ctrl2cgi: update default parameters in config
* ctrl2cgi: explicitly ignore unrelated TRAPs
* ctrl2cgi: update comments
* ctrl2cgi: account wait and http times separately
* scripts/
*.py: mark as executable
* twisted: remove low-level logging in dispatchers
* Trap handlers: adjust http error log
* ctrl2cgi: make http request timeout configurable
* ctrl2cgi: log request time
* Trap handlers: log request/reply as info level
* Trap handlers: propagate expected BSC id to command processor
* ctrl2cgi: add config file example
* ctrl2cgi: properly limit number of requests
* ctrl2cgi: fix broken config override
* Trap handlers: always log to stdout
* Improve code style
* Move command processing into shared function
* Drop unused Trap() class
* ctrl2cgi: fix deferred callbacks
* osmo_ctrl.py: properly ignore out-of-order traps
* ctrl: add function to skip TRAP messages
* ctrl: cosmetic cleanup
* Move Trap class back to separate files
* Update trap helper
* Re-apply changes to trap_helper.py
* Move common Trap-related code into separate file
* osmo_ipa: update split_combined docs
* osmo_ipa: add extended checks
* ctrl: introduce constant for TRAP id
* ctrl2cgi: remove unused function
* ctrl2cgi: explicitly ignore arguments to lambda function
* ctrl2cgi: log traps via debug facility
* ctrl2cgi.py: log address on errors
* make osmpy IPA code aware of RSPRO
* osmo-ctrl2cgi.service: Fix exec path not absolute
* osmo_interact/common: ignore trailing empty lines in received results
* osmo_interact/vty.py: fix parsing of vty logging
* ctrl2cgi: Add systemd service file and install with debian
* debian: Add python module deps for python3-osmopy-utils
* Introduce script ctrl2cgi.py
* Wed Jul 11 2018 mardnhAATTgmx.de- Update to version 0.0.0.git1531310728.8739f9c:
* Move twisted_ipa.py to osmopy lib
* Tue Jun 26 2018 mardnhAATTgmx.de- Initial package
 
ICM