Metpx-sarracenia

Latest version: v2.24.8.post2

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 13

3.00.51

What's Changed

* V03 release process revision by petersilva in https://github.com/MetPX/sarracenia/pull/859
* fix 866 by petersilva in https://github.com/MetPX/sarracenia/pull/867
* turn off magic support if redhat library present. by petersilva in https://github.com/MetPX/sarracenia/pull/868
* Fix Issue 861 - variable substitution issues by reidsunderland in https://github.com/MetPX/sarracenia/pull/865
* Issue824 - last transfer (for files) last message (for message flows) in metrics and status. by petersilva in https://github.com/MetPX/sarracenia/pull/871
* Issue860 fixing sourceFromExchange by petersilva in https://github.com/MetPX/sarracenia/pull/870
* fix 872 crashing because o.identity is kind of a typo by petersilva in https://github.com/MetPX/sarracenia/pull/873
* Issue860 3 fix sourceFromExchange by petersilva in https://github.com/MetPX/sarracenia/pull/876
* Issue860 4 suppress the default source guess if some other option is specified. And more! by petersilva in https://github.com/MetPX/sarracenia/pull/877
* Add plugins and examples for retrieving data from Copernicus by reidsunderland in https://github.com/MetPX/sarracenia/pull/878
* Note about batch by reidsunderland in https://github.com/MetPX/sarracenia/pull/879
* close 880 implements list of vips, ORed. by petersilva in https://github.com/MetPX/sarracenia/pull/883
* closes 881 by removing files on download failure by petersilva in https://github.com/MetPX/sarracenia/pull/882
* reverting quoting in one place, to see if it helps by petersilva in https://github.com/MetPX/sarracenia/pull/885
* Issue740 3 Adding pyproject.toml support for better installation on python > 3.6 by petersilva in https://github.com/MetPX/sarracenia/pull/887
* Close gzip target file before renaming it (to ensure it's flushed) by endlisnis in https://github.com/MetPX/sarracenia/pull/889
* Issue884 second fix for 884, this time with safe= by petersilva in https://github.com/MetPX/sarracenia/pull/890
* New EUMETSAT plugins; updates for copernicus by reidsunderland in https://github.com/MetPX/sarracenia/pull/891
* Add plugin for rate limiting polls by reidsunderland in https://github.com/MetPX/sarracenia/pull/886
* fixing problem with inflight numeric value being ignored by petersilva in https://github.com/MetPX/sarracenia/pull/892
* Branch396 v3 51 re-enabling partitioned transfers on an experimental basis. by petersilva in https://github.com/MetPX/sarracenia/pull/888
* removing xattr as hard dependency (already registered as a feature) by petersilva in https://github.com/MetPX/sarracenia/pull/899
* promote do() entry point from subscribe to parent flow by petersilva in https://github.com/MetPX/sarracenia/pull/903
* Add AM AHL headers and put bulletin contents in message by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/900
* Issue905 Queue Names Getting Clobberred. by petersilva in https://github.com/MetPX/sarracenia/pull/909
* Fix character encoding for AM and move code to gather by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/916
* fix 910 add a further heuristic for detecting v02 messages by petersilva in https://github.com/MetPX/sarracenia/pull/911


**Full Changelog**: https://github.com/MetPX/sarracenia/compare/v3.00.50...3.00.51

Guide:

https://metpx.github.io/sarracenia/Tutorials/Install.html

Packages Available:

Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx

3.00.51rc7

What's Changed

* removing xattr as hard dependency (already registered as a feature) by petersilva in https://github.com/MetPX/sarracenia/pull/899
* promote do() entry point from subscribe to parent flow by petersilva in https://github.com/MetPX/sarracenia/pull/903
* Add AM AHL headers and put bulletin contents in message by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/900
* fix 905 Queue Names Getting Clobberred. by petersilva in https://github.com/MetPX/sarracenia/pull/909
* Fix character encoding for AM and move code to gather by andreleblanc11 in https://github.com/MetPX/sarracenia/pull/916
* fix 910 add a further heuristic for detecting v02 messages by petersilva in https://github.com/MetPX/sarracenia/pull/911


**Full Changelog**: https://github.com/MetPX/sarracenia/compare/v3.00.51rc6...v3.00.51rc7


Guide:

https://metpx.github.io/sarracenia/Tutorials/Install.html

Packages Available:

Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx-pre-release

3.0.51rc6

* RPM package for Redhat Version 8 attached here, install with rpm -ivh ... note:
* Some dependencies are not readily avialable. May have to obtain packages
from pip to get a fully functional installation. Verify with *sr3 features* after installation, to determine if everything needed is available.

* self-extracting windows installer also attached.

3.00.51rc6

What's Changed

* Issue860 4 suppress the default source guess if some other option is specified. And more! by petersilva in https://github.com/MetPX/sarracenia/pull/877
* Add plugins and examples for retrieving data from Copernicus by reidsunderland in https://github.com/MetPX/sarracenia/pull/878
* Note about batch by reidsunderland in https://github.com/MetPX/sarracenia/pull/879
* close 880 implements list of vips, ORed. by petersilva in https://github.com/MetPX/sarracenia/pull/883
* closes 881 by removing files on download failure by petersilva in https://github.com/MetPX/sarracenia/pull/882
* reverting quoting in one place, to see if it helps by petersilva in https://github.com/MetPX/sarracenia/pull/885
* Issue740 3 Adding pyproject.toml support for better installation on python > 3.6 by petersilva in https://github.com/MetPX/sarracenia/pull/887
* Close gzip target file before renaming it (to ensure it's flushed) by endlisnis in https://github.com/MetPX/sarracenia/pull/889
* Issue884 second fix for 884, this time with safe= by petersilva in https://github.com/MetPX/sarracenia/pull/890
* New EUMETSAT plugins; updates for copernicus by reidsunderland in https://github.com/MetPX/sarracenia/pull/891
* Add plugin for rate limiting polls by reidsunderland in https://github.com/MetPX/sarracenia/pull/886
* fixing problem with inflight numeric value being ignored by petersilva in https://github.com/MetPX/sarracenia/pull/892
* Branch396 v3 51 re-enabling partitioned transfers on an experimental basis. by petersilva in https://github.com/MetPX/sarracenia/pull/888


**Full Changelog**: https://github.com/MetPX/sarracenia/compare/v3.00.50...v3.00.51rc6


Guide: https://metpx.github.io/sarracenia/Tutorials/Install.html

packages available:

Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx-pre-release

3.0.51rc4

* RPM package for Redhat Version 8 attached here, install with rpm -ivh ... note:
* Some dependencies are not readily avialable. May have to obtain packages
from pip to get a fully functional installation. Verify with *sr3 features* after installation, to determine if everything needed is available.

* self-extracting windows installer also attached.

3.00.51rc4

What's Changed
* Issue860 3 fix sourceFromExchange by petersilva in https://github.com/MetPX/sarracenia/pull/876

**Full Changelog**: https://github.com/MetPX/sarracenia/compare/v3.00.51rc2...v3.00.51rc4
Installation

Guide: https://metpx.github.io/sarracenia/Tutorials/Install.html

packages available:

Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx-pre-release

Page 5 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.