14
0
forked from pool/python-PyKMIP

25 Commits

Author SHA256 Message Date
cb36b5d130 Accepting request 1269113 from devel:languages:python
- Support both lowercased and unnormalized metadata directory names.

- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/request/show/1269113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=12
2025-04-14 14:08:31 +00:00
f6317a2d5b - Support both lowercased and unnormalized metadata directory names.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=23
2025-04-14 06:23:51 +00:00
54261200f0 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=22
2025-03-25 04:51:37 +00:00
c9997ba281 Accepting request 1163171 from devel:languages:python
- Clean up Python 2 leftovers.
- Add patch crypto-42.patch:
  * Use cryptography.hazmat.primitives.serialization to load private keys.
- Add patch no-ssl-wrap-socket.patch:
  * Do not use removed in Python 3.12 function, ssl.wrap_socket.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1163171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=11
2024-03-28 12:55:00 +00:00
b611d7c262 - Clean up Python 2 leftovers.
- Add patch crypto-42.patch:
  * Use cryptography.hazmat.primitives.serialization to load private keys.
- Add patch no-ssl-wrap-socket.patch:
  * Do not use removed in Python 3.12 function, ssl.wrap_socket.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=20
2024-03-28 03:59:22 +00:00
636702fb6b Accepting request 1109678 from devel:languages:python
- Add upstream patch fix_test_mac_with_cryptographic_failure.patch
  gh#OpenKMIP/PyKMIP#702, this fixes the issue with the
  test_mac_with_cryptographic_failure.

OBS-URL: https://build.opensuse.org/request/show/1109678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=10
2023-09-08 19:15:58 +00:00
12487dd91d - Add upstream patch fix_test_mac_with_cryptographic_failure.patch
gh#OpenKMIP/PyKMIP#702, this fixes the issue with the
  test_mac_with_cryptographic_failure.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=18
2023-09-08 06:32:26 +00:00
c290ce4847 Accepting request 1068666 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1068666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=9
2023-03-02 22:04:17 +00:00
69a2909cd3 - Disable broken test, test_mac_with_cryptographic_failure,
gh#OpenKMIP/PyKMIP#690

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=16
2023-02-23 10:44:36 +00:00
503e614aa7 Accepting request 1061203 from devel:languages:python
- Add crypto-39.patch to make it work with python-cryptography >= 39.0.0
  gh#OpenKMIP/PyKMIP#689

OBS-URL: https://build.opensuse.org/request/show/1061203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=8
2023-01-26 14:05:53 +00:00
660c3892cb - Add crypto-39.patch to make it work with python-cryptography >= 39.0.0
gh#OpenKMIP/PyKMIP#689

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=14
2023-01-26 12:38:21 +00:00
b974f30234 Accepting request 974889 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/974889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=7
2022-05-04 13:11:16 +00:00
e57aa6f37a Accepting request 974884 from home:pgajdos:python
- do not require python-mock for build
- added patches
  fix https://github.com/OpenKMIP/PyKMIP/issues/668
  + python-PyKMIP-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/974884
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=12
2022-05-04 10:19:06 +00:00
9094d36919 Accepting request 921378 from devel:languages:python
- Remove SQL-issues.patch with the patch
  fix-tests-SQLAlchemy-140.patch which actually resolves the
  problems (gh#OpenKMIP/PyKMIP#656).

OBS-URL: https://build.opensuse.org/request/show/921378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=6
2021-09-25 20:51:24 +00:00
aa4f32f92f - Remove SQL-issues.patch with the patch
fix-tests-SQLAlchemy-140.patch which actually resolves the
  problems (gh#OpenKMIP/PyKMIP#656).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=11
2021-09-24 22:08:28 +00:00
e016078595 Accepting request 897678 from devel:languages:python
- Add SQL-issues.patch skipping tests failing due to
  incompatibilities with the current version of SQLAlchemy
  (gh#OpenKMIP/PyKMIP#649).

OBS-URL: https://build.opensuse.org/request/show/897678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=5
2021-06-05 21:31:43 +00:00
d882d4b7a0 - Add SQL-issues.patch skipping tests failing due to
incompatibilities with the current version of SQLAlchemy
  (gh#OpenKMIP/PyKMIP#649).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=9
2021-06-05 12:14:49 +00:00
ff8196e2a9 Accepting request 795772 from devel:languages:python
- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/795772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=4
2020-04-21 11:08:56 +00:00
Tomáš Chvátal
548557299b - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=7
2020-04-20 10:38:15 +00:00
16c788b103 Accepting request 785582 from devel:languages:python
- update to 0.10.0
  * Add server debug logging for message encodings
  * Add server Locate filtering for all currently supported attributes
  * Add server Locate filtering using offset and maximum item constraints
  * Add server cryptography engine support for AES GCM mode
  * Add server support for the SplitKey object
  * Add client/server support for the ApplicationSpecificInformation attribute
  * Add client/server support for the ObjectGroup and Sensitive attributes
  * Add client/server support for the DeleteAttribute operation
  * Add client/server support for the SetAttribute operation
  * Add client/server support for the ModifyAttribute operation
  * Add a variety of unit and integration tests to cover all new functionality
  * Add new ProxyKmipClient demo scripts to show how to use the new operations
  * Add pending deprecation warnings for Python 2.7 and 3.4 due to their EOL
  * Update server Locate filtering to return results sorted by creation date
  * Update encoding support for SplitKey objects
  * Update the Travis CI configuration to better support default Python versions
  * Update library and testing dependencies to maintain Python 3.4 support
  * Update the library documentation to reflect new features and security details
  * Fix a bug with how key pair names are handled by the client for KMIP 2.0

OBS-URL: https://build.opensuse.org/request/show/785582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=3
2020-03-18 11:27:07 +00:00
1d99ad17d0 - update to 0.10.0
* Add server debug logging for message encodings
  * Add server Locate filtering for all currently supported attributes
  * Add server Locate filtering using offset and maximum item constraints
  * Add server cryptography engine support for AES GCM mode
  * Add server support for the SplitKey object
  * Add client/server support for the ApplicationSpecificInformation attribute
  * Add client/server support for the ObjectGroup and Sensitive attributes
  * Add client/server support for the DeleteAttribute operation
  * Add client/server support for the SetAttribute operation
  * Add client/server support for the ModifyAttribute operation
  * Add a variety of unit and integration tests to cover all new functionality
  * Add new ProxyKmipClient demo scripts to show how to use the new operations
  * Add pending deprecation warnings for Python 2.7 and 3.4 due to their EOL
  * Update server Locate filtering to return results sorted by creation date
  * Update encoding support for SplitKey objects
  * Update the Travis CI configuration to better support default Python versions
  * Update library and testing dependencies to maintain Python 3.4 support
  * Update the library documentation to reflect new features and security details
  * Fix a bug with how key pair names are handled by the client for KMIP 2.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=5
2020-03-16 10:43:38 +00:00
98b02c5a47 Accepting request 718536 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/718536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=2
2019-07-26 10:41:44 +00:00
Tomáš Chvátal
e169de38f3 Accepting request 718534 from home:mcalabkova:branches:devel:languages:python
- update to 0.9.1
  * Add various support for KMIP 2.0
  * Add support for Python 3.7
  * Add utilities to handle bit mask style enumerations
  * Update library logging defaults to log at INFO but still support DEBUG
  * Update the PyKMIP clients to support changing their KMIP version
  * Update the server TLS handshake handling to avoid thread hanging
  * Remove escape sequences to comply with Python 3.6 style deprecations
  * See upstream changelog for more

OBS-URL: https://build.opensuse.org/request/show/718534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=3
2019-07-25 11:59:00 +00:00
c586b6dabe Accepting request 663298 from devel:languages:python
- update to 0.8.0:
  * Add Sphinx-based client and server library documentation
  * Add server support for third-party authentication systems
  * Add client support for the Check operation
  * Add client support for the Rekey operation
  * Add client support for attestation credentials
  * Add a functional test suite for server authentication and access control
  * Add payloads for the Archive, Cancel, and GetUsageAllocation operations
  * Add payloads for the ObtainLease, Poll, and Recover operations
  * Update the server to support group-based operation policies
  * Update the server to support live loading of operation policy files
  * Update the server to support custom backend database file paths
  * Update the server to raise PermissionDenied on access control violations
  * Update the client to support custom configuration file paths
  * Update the ProxyKmipClient to support custom names for the Register operation
  * Update the ProxyKmipClient to set cryptographic usage masks for Derived keys
  * Update the README to reference the new documentation
  * Update the Travis CI configuration to include building the documentation
  * Update the Travis CI configuration to run integration and functional tests
  * Remove support for Python 3.3
  * Fix a denial-of-service bug by setting the server socket timeout
  * Fix a ProxyKmipClient bug with generic cryptographic parameter handling
  * Fix a ProxyKmipClient bug with cryptographic usage mask processing
- update to 0.7.0:
  * Add support for Python 3.6
  * Add support for the InitialDate attribute
  * Add server support for the GetAttributeList operation
  * Add server support for the Locate operation
  * Add client and server support for the MAC operation
  * Add client and server support for the Revoke operation
  * Add client and server support for the Encrypt operation
  * Add client and server support for the Decrypt operation
  * Add client and server support for the DeriveKey operation
  * Add client and server support for the Sign operation
  * Add client and server support for the SignatureVerify operation
  * Add client and server support for retrieving wrapped keys
  * Add client and server support for storing wrapped keys
  * Add KMIP 1.4 enumerations
  * Add server config option enabling certificate extension checks
  * Add server config option defining set of usable TLS ciphers
  * Add server config option setting the server log level
  * Update the server to enforce checking object state and usage masks
  * Update server Locate support to allow object name filtering
  * Remove support for Python 2.6
  * Fix bug with multithreading support with the SQLite backend
  * Fix bug with how open() is mocked in the server test suite
  * Fix bug with mismapped polymorphic identity for certificate objects
  * Fix bug with socket interrupt handling under Python 3.5
  * Fix bug with detached instance errors in the server test suite
- Use pytest for testing. That's what upstream does
- Use fdupes
- update to 0.6.0:
  * Add support for Python 3.5
  * Add support for the State and OperationPolicyName attributes
  * Add server support for the Activate and GetAttributes operations
  * Add server support for certificate-based client authentication
  * Add server support for object access control via operation policies
  * Add server support for loading of user-defined operation policies
  * Add client support for the GetAttributes operation
  * Update clients to support operation policy names with objects
  * Update ProxyKmipClient to support names when creating new objects
  * Remove coveralls integration
  * Fix bug with early server termination on missing request credential
  * Fix bug with closing the client while unconnected to a server
  * Fix bug with default values overriding server config file settings
  * Fix bug with early server termination on bad client certificates
  * Fix bug with deprecated usage of the bandit config file
  * Fix bug with ProxyKmipClient registering unset object attributes
- convert to singlespec
- Initial Packaging (version 0.5.0)

OBS-URL: https://build.opensuse.org/request/show/663298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyKMIP?expand=0&rev=1
2019-01-08 11:29:09 +00:00
Tomáš Chvátal
99d1974ea6 Accepting request 663171 from devel:languages:python:misc
please forward to Factory. why was this deleted here in the first place ??!

OBS-URL: https://build.opensuse.org/request/show/663171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyKMIP?expand=0&rev=1
2019-01-07 08:59:11 +00:00