partis-pyproj 0.1.5__py3-none-any.whl → 0.1.6__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.
Files changed (38) hide show
  1. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/pyproj.py +8 -0
  2. {partis_pyproj-0.1.5.dist-info → partis_pyproj-0.1.6.dist-info}/METADATA +5 -5
  3. partis_pyproj-0.1.6.dist-info/RECORD +37 -0
  4. partis_pyproj-0.1.5.dist-info/RECORD +0 -37
  5. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/__init__.py +0 -0
  6. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/_legacy_setup.py +0 -0
  7. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/_nonprintable.py +0 -0
  8. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/backend.py +0 -0
  9. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/builder/__init__.py +0 -0
  10. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/builder/builder.py +0 -0
  11. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/builder/cargo.py +0 -0
  12. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/builder/cmake.py +0 -0
  13. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/builder/meson.py +0 -0
  14. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/builder/process.py +0 -0
  15. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/dist_file/__init__.py +0 -0
  16. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/dist_file/dist_base.py +0 -0
  17. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/dist_file/dist_binary.py +0 -0
  18. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/dist_file/dist_copy.py +0 -0
  19. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/dist_file/dist_source.py +0 -0
  20. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/dist_file/dist_targz.py +0 -0
  21. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/dist_file/dist_zip.py +0 -0
  22. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/file.py +0 -0
  23. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/legacy.py +0 -0
  24. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/load_module.py +0 -0
  25. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/norms.py +0 -0
  26. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/path/__init__.py +0 -0
  27. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/path/match.py +0 -0
  28. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/path/pattern.py +0 -0
  29. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/path/utils.py +0 -0
  30. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/pep.py +0 -0
  31. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/pkginfo.py +0 -0
  32. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/pptoml.py +0 -0
  33. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/template.py +0 -0
  34. {partis_pyproj-0.1.5.data → partis_pyproj-0.1.6.data}/purelib/partis/pyproj/validate.py +0 -0
  35. {partis_pyproj-0.1.5.dist-info → partis_pyproj-0.1.6.dist-info}/LICENSE.txt +0 -0
  36. {partis_pyproj-0.1.5.dist-info → partis_pyproj-0.1.6.dist-info}/WHEEL +0 -0
  37. {partis_pyproj-0.1.5.dist-info → partis_pyproj-0.1.6.dist-info}/entry_points.txt +0 -0
  38. {partis_pyproj-0.1.5.dist-info → partis_pyproj-0.1.6.dist-info}/top_level.txt +0 -0
@@ -201,6 +201,10 @@ class PyProjBase:
201
201
  """
202
202
  return self._config_settings
203
203
 
204
+ #-----------------------------------------------------------------------------
205
+ # alias for backward compatibility
206
+ config = config_settings
207
+
204
208
  #-----------------------------------------------------------------------------
205
209
  @property
206
210
  def targets(self):
@@ -218,6 +222,9 @@ class PyProjBase:
218
222
  These are no longer restricted to meson, but this attribute kept for backward
219
223
  compatability.
220
224
 
225
+ Inplace changes to the returned object are not propagated back to the target
226
+ configuration.
227
+
221
228
  """
222
229
  targets = self._pptoml.tool.pyproj.targets
223
230
 
@@ -227,6 +234,7 @@ class PyProjBase:
227
234
  meson = dict(targets[0])
228
235
  meson.pop('entry')
229
236
  meson.pop('work_dir')
237
+ meson.pop('env')
230
238
  meson['compile'] = meson.pop('enabled')
231
239
  return pyproj_meson(meson)
232
240
 
@@ -1,19 +1,19 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: partis-pyproj
3
- Version: 0.1.5
3
+ Version: 0.1.6
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
+ Classifier: Programming Language :: Python
10
+ Classifier: Programming Language :: Python :: 3
9
11
  Classifier: Operating System :: Microsoft :: Windows
12
+ Classifier: Intended Audience :: Developers
13
+ Classifier: Topic :: Software Development :: Build Tools
10
14
  Classifier: License :: OSI Approved :: BSD License
11
15
  Classifier: Operating System :: POSIX :: Linux
12
- Classifier: Topic :: Software Development :: Build Tools
13
- Classifier: Intended Audience :: Developers
14
- Classifier: Programming Language :: Python :: 3
15
16
  Classifier: Development Status :: 4 - Beta
16
- Classifier: Programming Language :: Python
17
17
  Provides-Extra: meson
18
18
  Provides-Extra: cmake
19
19
  Requires-Dist: packaging>=24.2
@@ -0,0 +1,37 @@
1
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/file.py,sha256=cU327vzXGfuMWlqY-LdfGqGs7LOhVd0MOUOIdAL5od4,1581
2
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/__init__.py,sha256=-CibR9jSfwRxNn4gHe-7_ZrQnH3FY4JYTi3Mz-Q66cU,1560
3
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/validate.py,sha256=ZYzaiHaWWkw9RLL-AgVfch-3gacNg5s1Vl0yy6gX4-U,32168
4
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/_legacy_setup.py,sha256=tAE0xlD9RVhhMn1kcUPSccbDFE1ReuH99jfrw8q8MiM,5301
5
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/norms.py,sha256=uyF3Pi9NbptleTabdZlMkaKJB5ymfDOSrcpD6bygQeM,10909
6
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/builder/cargo.py,sha256=z9yj7QNZqCV_hFRBOsBBWo1GgOWZF0Oqag0kLpfN-2I,1144
7
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/builder/__init__.py,sha256=1GSva5IvHTDozdjR9G7g30zKIBshciBYHIfVodjTeLI,133
8
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/builder/meson.py,sha256=V39hN5bJ4kc9JBTXwT0XIc9uMtnKtrYczWC28jqu-GU,1939
9
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/builder/process.py,sha256=8tUuFQrnks6Q-0G6Ow8G7LOycc2Z5olqLBzGhRCAulg,1002
10
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/builder/cmake.py,sha256=0YzfQ6Oj09-9wf8tUVG5Wp7X76t5zdKPAAXMa8Cy6wg,1916
11
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/builder/builder.py,sha256=XXCM3K3_tF2YUEzZrI_D89V_IQIVn0dyhhUhBztVkdI,10305
12
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/pyproj.py,sha256=S8L9K_E32iWk1Lx-jNe7lYFZUg-2CsPCUfS7UG-BAEs,12731
13
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/pptoml.py,sha256=Q-YC8dz11HM5NgYjgqUiNt_dSKqwoMQ1yXS8SFTVprg,13522
14
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/legacy.py,sha256=JXSg-5Y65PUOtlEgkIgNj3vwZtJFi9CVsRvnpar2xKs,1749
15
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/template.py,sha256=WZVlVU1gdrJtMtjw8MAHGRCnU4UC59qZr6uyeuFo5og,6486
16
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/pkginfo.py,sha256=6rz06s19MX7zQIWt2wE-HEg-1WA2LZogk9kdqKFFcVE,15148
17
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/_nonprintable.py,sha256=VOYmAa1jumOLlcCSC5daapsSp3swzC_nxXVTFsHFVcQ,1864
18
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/pep.py,sha256=XzZYnYKaB4V3wOXUsrGNav9H_ziMoaQb9wGEKlciOms,32694
19
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/load_module.py,sha256=-PNUeAzS0PQF96Sm8OgSX5fZtsPqmd208BNi3ksZUbc,4340
20
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/backend.py,sha256=YzwxqWw9Ka5lDB1YaHmtpbdcMQ4PkXuXfltlgby16Gw,6867
21
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/path/__init__.py,sha256=458RSB1Lr63sY3CP_uqxaHkEUQMgeqZgNXFzpUIbsn4,236
22
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/path/utils.py,sha256=lJUyTGecZDMoTphSItr99_4b_yp_4zMRd8IAFiXgsI4,2364
23
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/path/match.py,sha256=zyeGJtVQ-gWLGx1NBlDhJ8cWa6mJyU0JBWFUdhz7yik,11812
24
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/path/pattern.py,sha256=d3SO_bencbojbf3zkvaR6bxzT83VFrMpI-wEfc26Qk0,16107
25
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/dist_file/__init__.py,sha256=7SK7yeLehYJCbeHgnRFb4tPi2bEP2_ouA-qNxh_ofJI,379
26
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/dist_file/dist_targz.py,sha256=csb8NckhfScIUNY6LnQlUM31Jio69RwndBLuGD45Kls,3867
27
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/dist_file/dist_base.py,sha256=0LbWUitfuunpU0azUMD9xvapfn3_waUzZJVLwHxhD3E,11997
28
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/dist_file/dist_copy.py,sha256=MXUfoOXhH2eTetgkkz-5linJkqzX7_q4gIvCLLlB-7c,3519
29
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/dist_file/dist_binary.py,sha256=COfEivLDvHk2ycX9xTSnNnIsc5EyXRTznaJPWOrx4Os,7749
30
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/dist_file/dist_source.py,sha256=_TzLbzLSn6TIwO98zwdvllkGCJgvr6BKnjNM-URKiCw,4362
31
+ partis_pyproj-0.1.6.data/purelib/partis/pyproj/dist_file/dist_zip.py,sha256=ILAIz1myBgAR4xFRNgcJ1b2otcdUscyRViEbbArzL1M,3810
32
+ partis_pyproj-0.1.6.dist-info/METADATA,sha256=Rzj6OvaC-5alhVkuLLOMhMN8MTvWEjPQl8ztzOX70HY,19944
33
+ partis_pyproj-0.1.6.dist-info/LICENSE.txt,sha256=6LYtpan0H8F0reCrEa1ZUf_Nr9Vu93A3bqunX2J5Et0,3320
34
+ partis_pyproj-0.1.6.dist-info/top_level.txt,sha256=T72LF-bUK7nMDf1GQgbzvgZ2YrJElwwRd9h7HwVQBIQ,6
35
+ partis_pyproj-0.1.6.dist-info/entry_points.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
36
+ partis_pyproj-0.1.6.dist-info/WHEEL,sha256=4YeLUbbRU8D0xzIlG3rm8IFLwHKcY8YaY_wiNxswKJg,126
37
+ partis_pyproj-0.1.6.dist-info/RECORD,,
@@ -1,37 +0,0 @@
1
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/file.py,sha256=cU327vzXGfuMWlqY-LdfGqGs7LOhVd0MOUOIdAL5od4,1581
2
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/__init__.py,sha256=-CibR9jSfwRxNn4gHe-7_ZrQnH3FY4JYTi3Mz-Q66cU,1560
3
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/validate.py,sha256=ZYzaiHaWWkw9RLL-AgVfch-3gacNg5s1Vl0yy6gX4-U,32168
4
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/_legacy_setup.py,sha256=tAE0xlD9RVhhMn1kcUPSccbDFE1ReuH99jfrw8q8MiM,5301
5
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/norms.py,sha256=uyF3Pi9NbptleTabdZlMkaKJB5ymfDOSrcpD6bygQeM,10909
6
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/builder/cargo.py,sha256=z9yj7QNZqCV_hFRBOsBBWo1GgOWZF0Oqag0kLpfN-2I,1144
7
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/builder/__init__.py,sha256=1GSva5IvHTDozdjR9G7g30zKIBshciBYHIfVodjTeLI,133
8
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/builder/meson.py,sha256=V39hN5bJ4kc9JBTXwT0XIc9uMtnKtrYczWC28jqu-GU,1939
9
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/builder/process.py,sha256=8tUuFQrnks6Q-0G6Ow8G7LOycc2Z5olqLBzGhRCAulg,1002
10
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/builder/cmake.py,sha256=0YzfQ6Oj09-9wf8tUVG5Wp7X76t5zdKPAAXMa8Cy6wg,1916
11
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/builder/builder.py,sha256=XXCM3K3_tF2YUEzZrI_D89V_IQIVn0dyhhUhBztVkdI,10305
12
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/pyproj.py,sha256=XJG4wf1xtXULZyM-EQ9QGVFhUq9PP73GMHgL0d-eNns,12459
13
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/pptoml.py,sha256=Q-YC8dz11HM5NgYjgqUiNt_dSKqwoMQ1yXS8SFTVprg,13522
14
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/legacy.py,sha256=JXSg-5Y65PUOtlEgkIgNj3vwZtJFi9CVsRvnpar2xKs,1749
15
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/template.py,sha256=WZVlVU1gdrJtMtjw8MAHGRCnU4UC59qZr6uyeuFo5og,6486
16
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/pkginfo.py,sha256=6rz06s19MX7zQIWt2wE-HEg-1WA2LZogk9kdqKFFcVE,15148
17
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/_nonprintable.py,sha256=VOYmAa1jumOLlcCSC5daapsSp3swzC_nxXVTFsHFVcQ,1864
18
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/pep.py,sha256=XzZYnYKaB4V3wOXUsrGNav9H_ziMoaQb9wGEKlciOms,32694
19
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/load_module.py,sha256=-PNUeAzS0PQF96Sm8OgSX5fZtsPqmd208BNi3ksZUbc,4340
20
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/backend.py,sha256=YzwxqWw9Ka5lDB1YaHmtpbdcMQ4PkXuXfltlgby16Gw,6867
21
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/path/__init__.py,sha256=458RSB1Lr63sY3CP_uqxaHkEUQMgeqZgNXFzpUIbsn4,236
22
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/path/utils.py,sha256=lJUyTGecZDMoTphSItr99_4b_yp_4zMRd8IAFiXgsI4,2364
23
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/path/match.py,sha256=zyeGJtVQ-gWLGx1NBlDhJ8cWa6mJyU0JBWFUdhz7yik,11812
24
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/path/pattern.py,sha256=d3SO_bencbojbf3zkvaR6bxzT83VFrMpI-wEfc26Qk0,16107
25
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/dist_file/__init__.py,sha256=7SK7yeLehYJCbeHgnRFb4tPi2bEP2_ouA-qNxh_ofJI,379
26
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/dist_file/dist_targz.py,sha256=csb8NckhfScIUNY6LnQlUM31Jio69RwndBLuGD45Kls,3867
27
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/dist_file/dist_base.py,sha256=0LbWUitfuunpU0azUMD9xvapfn3_waUzZJVLwHxhD3E,11997
28
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/dist_file/dist_copy.py,sha256=MXUfoOXhH2eTetgkkz-5linJkqzX7_q4gIvCLLlB-7c,3519
29
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/dist_file/dist_binary.py,sha256=COfEivLDvHk2ycX9xTSnNnIsc5EyXRTznaJPWOrx4Os,7749
30
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/dist_file/dist_source.py,sha256=_TzLbzLSn6TIwO98zwdvllkGCJgvr6BKnjNM-URKiCw,4362
31
- partis_pyproj-0.1.5.data/purelib/partis/pyproj/dist_file/dist_zip.py,sha256=ILAIz1myBgAR4xFRNgcJ1b2otcdUscyRViEbbArzL1M,3810
32
- partis_pyproj-0.1.5.dist-info/METADATA,sha256=XK-kllId1wVwdrhHILh2Dl8jP3H58sycB7I-gjSKzjc,19944
33
- partis_pyproj-0.1.5.dist-info/LICENSE.txt,sha256=6LYtpan0H8F0reCrEa1ZUf_Nr9Vu93A3bqunX2J5Et0,3320
34
- partis_pyproj-0.1.5.dist-info/top_level.txt,sha256=T72LF-bUK7nMDf1GQgbzvgZ2YrJElwwRd9h7HwVQBIQ,6
35
- partis_pyproj-0.1.5.dist-info/entry_points.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
36
- partis_pyproj-0.1.5.dist-info/WHEEL,sha256=4YeLUbbRU8D0xzIlG3rm8IFLwHKcY8YaY_wiNxswKJg,126
37
- partis_pyproj-0.1.5.dist-info/RECORD,,