partis-pyproj 0.1.8__py3-none-any.whl → 0.1.9__py3-none-any.whl
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.
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/backend.py +1 -1
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_copy.py +1 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/norms.py +5 -3
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/pep.py +9 -5
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/pptoml.py +44 -1
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/validate.py +49 -31
- {partis_pyproj-0.1.8.dist-info → partis_pyproj-0.1.9.dist-info}/METADATA +10 -9
- partis_pyproj-0.1.9.dist-info/RECORD +38 -0
- partis_pyproj-0.1.8.dist-info/RECORD +0 -38
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/__init__.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/_legacy_setup.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/_nonprintable.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/__init__.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/builder.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/cargo.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/cmake.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/download.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/meson.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/process.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/__init__.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_base.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_binary.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_source.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_targz.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_zip.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/file.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/legacy.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/load_module.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/path/__init__.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/path/match.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/path/pattern.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/path/utils.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/pkginfo.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/pyproj.py +0 -0
- {partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/template.py +0 -0
- {partis_pyproj-0.1.8.dist-info → partis_pyproj-0.1.9.dist-info}/LICENSE.txt +0 -0
- {partis_pyproj-0.1.8.dist-info → partis_pyproj-0.1.9.dist-info}/WHEEL +0 -0
- {partis_pyproj-0.1.8.dist-info → partis_pyproj-0.1.9.dist-info}/entry_points.txt +0 -0
- {partis_pyproj-0.1.8.dist-info → partis_pyproj-0.1.9.dist-info}/top_level.txt +0 -0
@@ -391,12 +391,14 @@ class TimeEncode:
|
|
391
391
|
Parameters
|
392
392
|
----------
|
393
393
|
resolution : int
|
394
|
-
Number of seconds that are resolved
|
394
|
+
Number of seconds that are resolved.
|
395
|
+
The default resolution is 1 minute
|
395
396
|
rollover : int
|
396
397
|
Number of seconds upper bound before wrapping.
|
397
|
-
The number of distinct values is ``rollover // resolution
|
398
|
+
The number of distinct values is ``rollover // resolution``.
|
399
|
+
The default rollover is 324 days
|
398
400
|
width : int
|
399
|
-
Minimal
|
401
|
+
Minimal width of encoded number
|
400
402
|
base : int
|
401
403
|
Numeric base used to encode number
|
402
404
|
"""
|
@@ -26,6 +26,7 @@ import keyword
|
|
26
26
|
from packaging.tags import sys_tags
|
27
27
|
from packaging.requirements import Requirement
|
28
28
|
from packaging.specifiers import SpecifierSet
|
29
|
+
from packaging.version import VERSION_PATTERN
|
29
30
|
|
30
31
|
from .validate import (
|
31
32
|
ValidationError,
|
@@ -164,12 +165,14 @@ def norm_dist_filename( name ):
|
|
164
165
|
Each component of the filename is escaped by replacing runs of
|
165
166
|
non-alphanumeric characters with an underscore '_'
|
166
167
|
|
168
|
+
Addendum - It seems that "local" versions require '+'
|
169
|
+
|
167
170
|
See Also
|
168
171
|
--------
|
169
172
|
* https://www.python.org/dev/peps/pep-0427/#file-name-convention
|
170
173
|
"""
|
171
174
|
|
172
|
-
return re.sub( r"[^\w\d
|
175
|
+
return re.sub( r"[^\w\d\.\+]+", "_", name )
|
173
176
|
|
174
177
|
#===============================================================================
|
175
178
|
def join_dist_filename( parts ):
|
@@ -639,10 +642,11 @@ pep426_dist_name = re.compile(
|
|
639
642
|
r'^([A-Z0-9]|[A-Z0-9][A-Z0-9._\-]*[A-Z0-9])$',
|
640
643
|
re.IGNORECASE )
|
641
644
|
|
642
|
-
pep440_version = re.compile(
|
643
|
-
|
644
|
-
|
645
|
-
|
645
|
+
pep440_version = re.compile(VERSION_PATTERN, re.VERBOSE | re.IGNORECASE)
|
646
|
+
# pep440_version = re.compile(
|
647
|
+
# r'^([1-9][0-9]*!)?(0|[1-9][0-9]*)(\.(0|[1-9][0-9]*))*'
|
648
|
+
# r'((a|b|rc)(0|[1-9][0-9]*))?'
|
649
|
+
# r'(\.post(0|[1-9][0-9]*))?(\.dev(0|[1-9][0-9]*))?$' )
|
646
650
|
|
647
651
|
# NOTE: PEP 427 does not specify any constraints on the string following the
|
648
652
|
# digits, but given the form it is used in the filenames it really cannot
|
@@ -130,6 +130,49 @@ class optional_dependencies(valid_dict):
|
|
130
130
|
key_valid = valid(norm_dist_extra)
|
131
131
|
value_valid = valid(optional_dependency_group)
|
132
132
|
|
133
|
+
#===============================================================================
|
134
|
+
class dependency_group_include(valid_dict):
|
135
|
+
allow_keys = list()
|
136
|
+
default = {
|
137
|
+
'include-group': valid(norm_dist_extra)}
|
138
|
+
|
139
|
+
#===============================================================================
|
140
|
+
class dependency_group(valid_list):
|
141
|
+
value_valid = union(dependency_group_include, valid(norm_printable, Requirement, str))
|
142
|
+
|
143
|
+
#===============================================================================
|
144
|
+
def _check_dependency_groups(groups):
|
145
|
+
for group,v in groups.items():
|
146
|
+
for dep in v:
|
147
|
+
if isinstance(dep, Mapping):
|
148
|
+
_group = dep.get('include-group')
|
149
|
+
|
150
|
+
if _group not in groups:
|
151
|
+
raise ValidationError(f"'include-group' must be one of {set(groups)}: got {_group!r}")
|
152
|
+
|
153
|
+
elif _group == group:
|
154
|
+
raise ValidationError(f"'include-group' cannot be recursive: {_group!r}")
|
155
|
+
|
156
|
+
return groups
|
157
|
+
|
158
|
+
#===============================================================================
|
159
|
+
class dependency_groups(valid_dict):
|
160
|
+
r"""Dependency Groups
|
161
|
+
|
162
|
+
* https://packaging.python.org/en/latest/specifications/dependency-groups/
|
163
|
+
|
164
|
+
.. code-block:: toml
|
165
|
+
:caption: Example Dependency Groups
|
166
|
+
|
167
|
+
[dependency-groups]
|
168
|
+
coverage = ["coverage[toml]"]
|
169
|
+
test = ["pytest>7", {include-group = "coverage"}]
|
170
|
+
|
171
|
+
"""
|
172
|
+
key_valid = valid(norm_dist_extra)
|
173
|
+
value_valid = valid(dependency_group)
|
174
|
+
validator = valid(_check_dependency_groups)
|
175
|
+
|
133
176
|
#===============================================================================
|
134
177
|
class entry_point_group(valid_dict):
|
135
178
|
key_valid = valid(norm_entry_point_name)
|
@@ -317,7 +360,7 @@ class include(valid_dict):
|
|
317
360
|
proxy_key = 'glob'
|
318
361
|
# TODO: how to normalize patterns?
|
319
362
|
default = {
|
320
|
-
'glob': valid(nonempty_str),
|
363
|
+
'glob': valid(r'**', nonempty_str),
|
321
364
|
'rematch': valid(r'.*', nonempty_str, re.compile),
|
322
365
|
'replace': valid('{0}', nonempty_str)}
|
323
366
|
|
@@ -276,6 +276,10 @@ def validate(val, default, validators):
|
|
276
276
|
if not isinstance(validators, Sequence):
|
277
277
|
validators = [validators]
|
278
278
|
|
279
|
+
if not isinstance(validators, (list,tuple)):
|
280
|
+
raise ValidDefinitionError(
|
281
|
+
"Validators must be list or tuple")
|
282
|
+
|
279
283
|
for validator in validators:
|
280
284
|
if isinstance(validator, type):
|
281
285
|
# cast to valid type (if needed)
|
@@ -755,7 +759,8 @@ class _ValidDictMeta(ABCMeta):
|
|
755
759
|
'deprecate_keys',
|
756
760
|
'forbid_keys',
|
757
761
|
'default',
|
758
|
-
'proxy_keys'
|
762
|
+
'proxy_keys',
|
763
|
+
'validator')
|
759
764
|
|
760
765
|
schema = {}
|
761
766
|
|
@@ -820,21 +825,24 @@ class _ValidDictMeta(ABCMeta):
|
|
820
825
|
all_keys = tuple(all_keys)
|
821
826
|
|
822
827
|
# compose validator with parameterized valid_keys method
|
823
|
-
|
824
|
-
|
825
|
-
|
826
|
-
|
827
|
-
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
|
833
|
-
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
828
|
+
validators = [partial(valid_keys,
|
829
|
+
key_valid = key_valid,
|
830
|
+
value_valid = value_valid,
|
831
|
+
item_valid = item_valid,
|
832
|
+
allow_keys = allow_keys,
|
833
|
+
require_keys = require_keys,
|
834
|
+
min_keys = min_keys,
|
835
|
+
wedge_keys = wedge_keys,
|
836
|
+
mutex_keys = mutex_keys,
|
837
|
+
deprecate_keys = deprecate_keys,
|
838
|
+
forbid_keys = forbid_keys,
|
839
|
+
default = default,
|
840
|
+
proxy_keys = proxy_keys)]
|
841
|
+
|
842
|
+
if validator:
|
843
|
+
validators.append(validator)
|
844
|
+
|
845
|
+
validator = valid(*validators)
|
838
846
|
|
839
847
|
namespace['_all_keys'] = all_keys
|
840
848
|
namespace['_validator'] = validator
|
@@ -925,6 +933,9 @@ class valid_dict(Mapping, metaclass = _ValidDictMeta):
|
|
925
933
|
elif cls.proxy_key:
|
926
934
|
args = [{ cls.proxy_key : v }]
|
927
935
|
|
936
|
+
else:
|
937
|
+
raise ValidationError(f"Expected mapping: got {v!r}")
|
938
|
+
|
928
939
|
self._data = dict(*args, **kwargs)
|
929
940
|
self._validate()
|
930
941
|
|
@@ -1042,19 +1053,23 @@ class valid_list(list):
|
|
1042
1053
|
#---------------------------------------------------------------------------#
|
1043
1054
|
def __init__( self, vals = None ):
|
1044
1055
|
cls = type(self)
|
1045
|
-
self._as_list = cls._as_list or list
|
1046
|
-
self.value_valid = valid(
|
1047
|
-
cls.value_valid or (lambda v: v))
|
1048
1056
|
|
1049
1057
|
if vals is None:
|
1050
1058
|
vals = list()
|
1051
1059
|
|
1052
|
-
elif
|
1053
|
-
vals =
|
1060
|
+
elif cls._as_list:
|
1061
|
+
vals = cls._as_list(vals)
|
1062
|
+
|
1063
|
+
elif not isinstance(vals, Iterable) or isinstance(vals, (str,Mapping)):
|
1064
|
+
raise ValidationError(f"Excpected sequence: got {vals!r}")
|
1054
1065
|
|
1055
|
-
|
1056
|
-
|
1057
|
-
|
1066
|
+
else:
|
1067
|
+
vals = list(vals)
|
1068
|
+
|
1069
|
+
if cls.value_valid:
|
1070
|
+
for i,v in enumerate(vals):
|
1071
|
+
with validating(key = i):
|
1072
|
+
vals[i] = cls.value_valid(v)
|
1058
1073
|
|
1059
1074
|
super().__init__(vals)
|
1060
1075
|
self._validate()
|
@@ -1072,8 +1087,9 @@ class valid_list(list):
|
|
1072
1087
|
|
1073
1088
|
#---------------------------------------------------------------------------#
|
1074
1089
|
def append(self, val ):
|
1075
|
-
|
1076
|
-
|
1090
|
+
if self.value_valid:
|
1091
|
+
with validating(key = len(self)):
|
1092
|
+
val = self.value_valid(val)
|
1077
1093
|
|
1078
1094
|
super().append(val)
|
1079
1095
|
|
@@ -1081,16 +1097,18 @@ class valid_list(list):
|
|
1081
1097
|
def extend(self, vals ):
|
1082
1098
|
vals = list(vals)
|
1083
1099
|
|
1084
|
-
|
1085
|
-
|
1086
|
-
|
1100
|
+
if self.value_valid:
|
1101
|
+
for i,v in enumerate(vals):
|
1102
|
+
with validating(key = len(self) + i):
|
1103
|
+
vals[i] = self.value_valid(v)
|
1087
1104
|
|
1088
1105
|
super().extend(vals)
|
1089
1106
|
|
1090
1107
|
#-----------------------------------------------------------------------------
|
1091
1108
|
def __setitem__( self, key, val ):
|
1092
|
-
|
1093
|
-
|
1109
|
+
if self.value_valid:
|
1110
|
+
with validating(key = key):
|
1111
|
+
val = self.value_valid(val)
|
1094
1112
|
|
1095
1113
|
super().__setitem__(key, val)
|
1096
1114
|
|
@@ -1,28 +1,29 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: partis-pyproj
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.9
|
4
4
|
Requires-Python: >=3.8
|
5
5
|
Author-email: "Nanohmics Inc." <software.support@nanohmics.com>
|
6
6
|
Maintainer-email: "Nanohmics Inc." <software.support@nanohmics.com>
|
7
7
|
Summary: Minimal set of Python project utilities (PEP-517/621)
|
8
8
|
License-File: LICENSE.txt
|
9
|
-
|
9
|
+
Project-URL: homepage, https://github.com/kcdodd/partis-pyproj/
|
10
|
+
Classifier: Operating System :: Microsoft :: Windows
|
10
11
|
Classifier: Development Status :: 4 - Beta
|
11
|
-
Classifier: Topic :: Software Development :: Build Tools
|
12
|
-
Classifier: License :: OSI Approved :: BSD License
|
13
|
-
Classifier: Programming Language :: Python :: 3
|
14
12
|
Classifier: Operating System :: POSIX :: Linux
|
15
|
-
Classifier: Operating System :: Microsoft :: Windows
|
16
13
|
Classifier: Intended Audience :: Developers
|
14
|
+
Classifier: License :: OSI Approved :: BSD License
|
15
|
+
Classifier: Programming Language :: Python
|
16
|
+
Classifier: Topic :: Software Development :: Build Tools
|
17
|
+
Classifier: Programming Language :: Python :: 3
|
17
18
|
Provides-Extra: meson
|
18
19
|
Provides-Extra: cmake
|
19
|
-
Requires-Dist: packaging>=24.2
|
20
20
|
Requires-Dist: tomli>=2.0.1
|
21
|
+
Requires-Dist: packaging>=24.2
|
21
22
|
Requires-Dist: requests>=2.32.3
|
22
|
-
Requires-Dist: ninja>=1.10.2.3; extra == "meson"
|
23
23
|
Requires-Dist: meson>=0.61.3; extra == "meson"
|
24
|
-
Requires-Dist:
|
24
|
+
Requires-Dist: ninja>=1.10.2.3; extra == "meson"
|
25
25
|
Requires-Dist: ninja>=1.10.2.3; extra == "cmake"
|
26
|
+
Requires-Dist: cmake>=3.24.3; extra == "cmake"
|
26
27
|
Description-Content-Type: text/markdown
|
27
28
|
|
28
29
|
[](https://github.com/kcdodd/partis-pyproj/actions/workflows/tests.yaml)
|
@@ -0,0 +1,38 @@
|
|
1
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/file.py,sha256=cU327vzXGfuMWlqY-LdfGqGs7LOhVd0MOUOIdAL5od4,1581
|
2
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/__init__.py,sha256=-CibR9jSfwRxNn4gHe-7_ZrQnH3FY4JYTi3Mz-Q66cU,1560
|
3
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/validate.py,sha256=FS-x15lErV6_y5WLOD2pv5j6jWsXXalA4xdYeazi140,32587
|
4
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/_legacy_setup.py,sha256=tAE0xlD9RVhhMn1kcUPSccbDFE1ReuH99jfrw8q8MiM,5301
|
5
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/norms.py,sha256=d6SkBBSST87smwD27YZ1lhicuw6rHdRQfXb_xnBsCGk,10990
|
6
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/builder/cargo.py,sha256=z9yj7QNZqCV_hFRBOsBBWo1GgOWZF0Oqag0kLpfN-2I,1144
|
7
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/builder/__init__.py,sha256=IRQk2gA5mK6BjewVHQ1IcVLVENV2vBMrwS4JO8wGPYc,164
|
8
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/builder/meson.py,sha256=V39hN5bJ4kc9JBTXwT0XIc9uMtnKtrYczWC28jqu-GU,1939
|
9
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/builder/process.py,sha256=8tUuFQrnks6Q-0G6Ow8G7LOycc2Z5olqLBzGhRCAulg,1002
|
10
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/builder/download.py,sha256=RfDeAsGXMCAYct5REXroF7QwncQdrliYhMzm8ePxE94,4981
|
11
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/builder/cmake.py,sha256=soKtbHkLttRq96NdLTD8dlD5SgzxrFYqJadC9V8HSjw,1915
|
12
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/builder/builder.py,sha256=pOIBUG5iEVsjh9SglIky41kgWLcAyHdEDAWzym2CM2g,11467
|
13
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/pyproj.py,sha256=Ra7DOj2Pq5peC_pT82xQoAxCDX3sHukpbKgNSqNeI8c,12758
|
14
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/pptoml.py,sha256=SCDMrpWAxJu0LSHVblsVfHW-htp-yUKdcUoWTbOkx3w,15025
|
15
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/legacy.py,sha256=JXSg-5Y65PUOtlEgkIgNj3vwZtJFi9CVsRvnpar2xKs,1749
|
16
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/template.py,sha256=1OmPPAEOLz0kquypFEb_c2aLysTGOwC2zqw1_eXYutY,6908
|
17
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/pkginfo.py,sha256=6rz06s19MX7zQIWt2wE-HEg-1WA2LZogk9kdqKFFcVE,15148
|
18
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/_nonprintable.py,sha256=2-JeNY6prFM4cfZKeFuv-aZW7ZvPI8FYO7dJ0CL3RD8,1893
|
19
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/pep.py,sha256=w00yyMmUr3JAhAUEDBZulNKpfOW2PiKDVmXKPlKcyGU,32880
|
20
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/load_module.py,sha256=6y3oMqCvycS4EhcOn1NtuXWyix0smCnogEH6W0bWiPg,4396
|
21
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/backend.py,sha256=BdbymqNlmxh-dr3bCCRpIB_T1JsSbfkHwSAcsfoHcPw,7011
|
22
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/path/__init__.py,sha256=458RSB1Lr63sY3CP_uqxaHkEUQMgeqZgNXFzpUIbsn4,236
|
23
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/path/utils.py,sha256=lJUyTGecZDMoTphSItr99_4b_yp_4zMRd8IAFiXgsI4,2364
|
24
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/path/match.py,sha256=zyeGJtVQ-gWLGx1NBlDhJ8cWa6mJyU0JBWFUdhz7yik,11812
|
25
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/path/pattern.py,sha256=d3SO_bencbojbf3zkvaR6bxzT83VFrMpI-wEfc26Qk0,16107
|
26
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/dist_file/__init__.py,sha256=7SK7yeLehYJCbeHgnRFb4tPi2bEP2_ouA-qNxh_ofJI,379
|
27
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/dist_file/dist_targz.py,sha256=csb8NckhfScIUNY6LnQlUM31Jio69RwndBLuGD45Kls,3867
|
28
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/dist_file/dist_base.py,sha256=0LbWUitfuunpU0azUMD9xvapfn3_waUzZJVLwHxhD3E,11997
|
29
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/dist_file/dist_copy.py,sha256=G6_aBhn4bOmc4JbQdyGfIhXzGovxSIPnEfb0Y6PqS1o,3561
|
30
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/dist_file/dist_binary.py,sha256=COfEivLDvHk2ycX9xTSnNnIsc5EyXRTznaJPWOrx4Os,7749
|
31
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/dist_file/dist_source.py,sha256=_TzLbzLSn6TIwO98zwdvllkGCJgvr6BKnjNM-URKiCw,4362
|
32
|
+
partis_pyproj-0.1.9.data/purelib/partis/pyproj/dist_file/dist_zip.py,sha256=ILAIz1myBgAR4xFRNgcJ1b2otcdUscyRViEbbArzL1M,3810
|
33
|
+
partis_pyproj-0.1.9.dist-info/METADATA,sha256=GUtBY352NKQqKRYcbJhlpF0_Db52CvM91DAGJfb20Mc,22098
|
34
|
+
partis_pyproj-0.1.9.dist-info/LICENSE.txt,sha256=6LYtpan0H8F0reCrEa1ZUf_Nr9Vu93A3bqunX2J5Et0,3320
|
35
|
+
partis_pyproj-0.1.9.dist-info/top_level.txt,sha256=T72LF-bUK7nMDf1GQgbzvgZ2YrJElwwRd9h7HwVQBIQ,6
|
36
|
+
partis_pyproj-0.1.9.dist-info/entry_points.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
37
|
+
partis_pyproj-0.1.9.dist-info/WHEEL,sha256=4YeLUbbRU8D0xzIlG3rm8IFLwHKcY8YaY_wiNxswKJg,126
|
38
|
+
partis_pyproj-0.1.9.dist-info/RECORD,,
|
@@ -1,38 +0,0 @@
|
|
1
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/file.py,sha256=cU327vzXGfuMWlqY-LdfGqGs7LOhVd0MOUOIdAL5od4,1581
|
2
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/__init__.py,sha256=-CibR9jSfwRxNn4gHe-7_ZrQnH3FY4JYTi3Mz-Q66cU,1560
|
3
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/validate.py,sha256=ZYzaiHaWWkw9RLL-AgVfch-3gacNg5s1Vl0yy6gX4-U,32168
|
4
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/_legacy_setup.py,sha256=tAE0xlD9RVhhMn1kcUPSccbDFE1ReuH99jfrw8q8MiM,5301
|
5
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/norms.py,sha256=uyF3Pi9NbptleTabdZlMkaKJB5ymfDOSrcpD6bygQeM,10909
|
6
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/builder/cargo.py,sha256=z9yj7QNZqCV_hFRBOsBBWo1GgOWZF0Oqag0kLpfN-2I,1144
|
7
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/builder/__init__.py,sha256=IRQk2gA5mK6BjewVHQ1IcVLVENV2vBMrwS4JO8wGPYc,164
|
8
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/builder/meson.py,sha256=V39hN5bJ4kc9JBTXwT0XIc9uMtnKtrYczWC28jqu-GU,1939
|
9
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/builder/process.py,sha256=8tUuFQrnks6Q-0G6Ow8G7LOycc2Z5olqLBzGhRCAulg,1002
|
10
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/builder/download.py,sha256=RfDeAsGXMCAYct5REXroF7QwncQdrliYhMzm8ePxE94,4981
|
11
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/builder/cmake.py,sha256=soKtbHkLttRq96NdLTD8dlD5SgzxrFYqJadC9V8HSjw,1915
|
12
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/builder/builder.py,sha256=pOIBUG5iEVsjh9SglIky41kgWLcAyHdEDAWzym2CM2g,11467
|
13
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/pyproj.py,sha256=Ra7DOj2Pq5peC_pT82xQoAxCDX3sHukpbKgNSqNeI8c,12758
|
14
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/pptoml.py,sha256=uThSRs6EMA51nFo38XufFCVEWifC83prM85oCKqxliQ,13565
|
15
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/legacy.py,sha256=JXSg-5Y65PUOtlEgkIgNj3vwZtJFi9CVsRvnpar2xKs,1749
|
16
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/template.py,sha256=1OmPPAEOLz0kquypFEb_c2aLysTGOwC2zqw1_eXYutY,6908
|
17
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/pkginfo.py,sha256=6rz06s19MX7zQIWt2wE-HEg-1WA2LZogk9kdqKFFcVE,15148
|
18
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/_nonprintable.py,sha256=2-JeNY6prFM4cfZKeFuv-aZW7ZvPI8FYO7dJ0CL3RD8,1893
|
19
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/pep.py,sha256=XzZYnYKaB4V3wOXUsrGNav9H_ziMoaQb9wGEKlciOms,32694
|
20
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/load_module.py,sha256=6y3oMqCvycS4EhcOn1NtuXWyix0smCnogEH6W0bWiPg,4396
|
21
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/backend.py,sha256=sKubLkwD30n_nwFnIqQ-T4Dh5UFZUXf5r5yrl5oNiXs,7004
|
22
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/path/__init__.py,sha256=458RSB1Lr63sY3CP_uqxaHkEUQMgeqZgNXFzpUIbsn4,236
|
23
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/path/utils.py,sha256=lJUyTGecZDMoTphSItr99_4b_yp_4zMRd8IAFiXgsI4,2364
|
24
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/path/match.py,sha256=zyeGJtVQ-gWLGx1NBlDhJ8cWa6mJyU0JBWFUdhz7yik,11812
|
25
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/path/pattern.py,sha256=d3SO_bencbojbf3zkvaR6bxzT83VFrMpI-wEfc26Qk0,16107
|
26
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/dist_file/__init__.py,sha256=7SK7yeLehYJCbeHgnRFb4tPi2bEP2_ouA-qNxh_ofJI,379
|
27
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/dist_file/dist_targz.py,sha256=csb8NckhfScIUNY6LnQlUM31Jio69RwndBLuGD45Kls,3867
|
28
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/dist_file/dist_base.py,sha256=0LbWUitfuunpU0azUMD9xvapfn3_waUzZJVLwHxhD3E,11997
|
29
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/dist_file/dist_copy.py,sha256=MXUfoOXhH2eTetgkkz-5linJkqzX7_q4gIvCLLlB-7c,3519
|
30
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/dist_file/dist_binary.py,sha256=COfEivLDvHk2ycX9xTSnNnIsc5EyXRTznaJPWOrx4Os,7749
|
31
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/dist_file/dist_source.py,sha256=_TzLbzLSn6TIwO98zwdvllkGCJgvr6BKnjNM-URKiCw,4362
|
32
|
-
partis_pyproj-0.1.8.data/purelib/partis/pyproj/dist_file/dist_zip.py,sha256=ILAIz1myBgAR4xFRNgcJ1b2otcdUscyRViEbbArzL1M,3810
|
33
|
-
partis_pyproj-0.1.8.dist-info/METADATA,sha256=5VkYF6-weoj2QFLR2MPHR8Quv6F4m2DCSUsSgW9nTy0,22034
|
34
|
-
partis_pyproj-0.1.8.dist-info/LICENSE.txt,sha256=6LYtpan0H8F0reCrEa1ZUf_Nr9Vu93A3bqunX2J5Et0,3320
|
35
|
-
partis_pyproj-0.1.8.dist-info/top_level.txt,sha256=T72LF-bUK7nMDf1GQgbzvgZ2YrJElwwRd9h7HwVQBIQ,6
|
36
|
-
partis_pyproj-0.1.8.dist-info/entry_points.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
37
|
-
partis_pyproj-0.1.8.dist-info/WHEEL,sha256=4YeLUbbRU8D0xzIlG3rm8IFLwHKcY8YaY_wiNxswKJg,126
|
38
|
-
partis_pyproj-0.1.8.dist-info/RECORD,,
|
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/_legacy_setup.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/_nonprintable.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/__init__.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/builder.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/cargo.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/cmake.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/download.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/meson.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/builder/process.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/__init__.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_base.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_binary.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_source.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_targz.py
RENAMED
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/dist_file/dist_zip.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{partis_pyproj-0.1.8.data → partis_pyproj-0.1.9.data}/purelib/partis/pyproj/path/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|