btrievePython 16.0.67.0__tar.gz → 16.0.70.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: btrievePython
3
- Version: 16.0.67.0
3
+ Version: 16.0.70.0
4
4
  Summary: Btrieve Python provides a Client API for Actian Zen
5
5
  Home-page: https://www.actian.com/databases/zen
6
6
  Author: Actian Corporation
@@ -172,7 +172,6 @@ Project-URL: Product Forum, https://communities.actian.com/s/actian-zen
172
172
  Project-URL: Documentation, https://docs.actian.com/zen
173
173
  Project-URL: Download Actian Zen, https://esd.actian.com/product
174
174
  Classifier: License :: Other/Proprietary License
175
- Classifier: Operating System :: MacOS
176
175
  Classifier: Operating System :: Microsoft :: Windows
177
176
  Classifier: Operating System :: POSIX :: Linux
178
177
  Classifier: Programming Language :: C++
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: btrievePython
3
- Version: 16.0.67.0
3
+ Version: 16.0.70.0
4
4
  Summary: Btrieve Python provides a Client API for Actian Zen
5
5
  Home-page: https://www.actian.com/databases/zen
6
6
  Author: Actian Corporation
@@ -172,7 +172,6 @@ Project-URL: Product Forum, https://communities.actian.com/s/actian-zen
172
172
  Project-URL: Documentation, https://docs.actian.com/zen
173
173
  Project-URL: Download Actian Zen, https://esd.actian.com/product
174
174
  Classifier: License :: Other/Proprietary License
175
- Classifier: Operating System :: MacOS
176
175
  Classifier: Operating System :: Microsoft :: Windows
177
176
  Classifier: Operating System :: POSIX :: Linux
178
177
  Classifier: Programming Language :: C++
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = 'btrievePython'
3
- version = '16.00.067.000'
3
+ version = '16.00.070.000'
4
4
  authors = [ { name = 'Actian Corporation' }, { email = 'community.admin@actian.com' } ]
5
5
  description = 'Btrieve Python provides a Client API for Actian Zen'
6
6
  readme = 'README.md'
@@ -8,7 +8,7 @@ requires-python = '>=3.7'
8
8
  classifiers = [
9
9
  'License :: Other/Proprietary License',
10
10
  #'Operating System :: Android',
11
- 'Operating System :: MacOS',
11
+ #'Operating System :: MacOS',
12
12
  'Operating System :: Microsoft :: Windows',
13
13
  'Operating System :: POSIX :: Linux',
14
14
  #'Operating System :: iOS',
@@ -1,6 +1,6 @@
1
1
  [metadata]
2
2
  name = btrievePython
3
- version = 16.00.067.000
3
+ version = 16.00.070.000
4
4
  description = Btrieve Python provides a Client API for Actian Zen
5
5
  author = Actian Corporation
6
6
  author_email = community.admin@actian.com