lsst-daf-butler 29.2025.4900__py3-none-any.whl → 30.0.0rc1__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.
- lsst/daf/butler/version.py +1 -1
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/METADATA +1 -1
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/RECORD +11 -11
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/WHEEL +0 -0
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/entry_points.txt +0 -0
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/licenses/COPYRIGHT +0 -0
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/licenses/LICENSE +0 -0
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/licenses/bsd_license.txt +0 -0
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/licenses/gpl-v3.0.txt +0 -0
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/top_level.txt +0 -0
- {lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/zip-safe +0 -0
lsst/daf/butler/version.py
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
__all__ = ["__version__"]
|
|
2
|
-
__version__ = "
|
|
2
|
+
__version__ = "30.0.0rc1"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: lsst-daf-butler
|
|
3
|
-
Version:
|
|
3
|
+
Version: 30.0.0rc1
|
|
4
4
|
Summary: An abstraction layer for reading and writing astronomical data to datastores.
|
|
5
5
|
Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
|
|
6
6
|
License-Expression: BSD-3-Clause OR GPL-3.0-or-later
|
|
@@ -51,7 +51,7 @@ lsst/daf/butler/repo_relocation.py,sha256=Ivhx2xU4slc53Z6RExhNnquMr2Hx-S8h62emml
|
|
|
51
51
|
lsst/daf/butler/time_utils.py,sha256=MVTfOFI2xt3IeA46pa-fWY2kJRwSzaQyq1uzeUABcTM,11805
|
|
52
52
|
lsst/daf/butler/timespan_database_representation.py,sha256=rYeQ_vp6gneRjboqV-gvNW0DWhm1QJM-KnVzFTDVZ0I,24550
|
|
53
53
|
lsst/daf/butler/utils.py,sha256=5u50COK5z4u31grOhmQF7mFz55biNLOvSMRdQjEdsjo,5140
|
|
54
|
-
lsst/daf/butler/version.py,sha256=
|
|
54
|
+
lsst/daf/butler/version.py,sha256=vSgpHsF0PG5ox9cJDNTmDJ8a4r5c8EKOc2gxM3iszgs,52
|
|
55
55
|
lsst/daf/butler/_rubin/__init__.py,sha256=9z5kmc6LJ3C_iPFV46cvdlQ2qOGJbZh-2Ft5Z-rbE28,1569
|
|
56
56
|
lsst/daf/butler/_rubin/file_datasets.py,sha256=P5_BIhxpVj9qfLuLiI2_dClMHsjO5Qm5oDXVr3WntNU,3607
|
|
57
57
|
lsst/daf/butler/_utilities/__init__.py,sha256=vLzPZYAJ-9r1cnqsP64MVpFgSw2166yOpq0iPMSdAvw,1298
|
|
@@ -337,13 +337,13 @@ lsst/daf/butler/transfers/__init__.py,sha256=M1YcFszSkNB5hB2pZwwGXqbJE2dKt4YXDin
|
|
|
337
337
|
lsst/daf/butler/transfers/_context.py,sha256=Ro_nf9NDw9IAr-Pw_NtcdotQKx34RbBbNubt20zwRXU,16449
|
|
338
338
|
lsst/daf/butler/transfers/_interfaces.py,sha256=Ia1NqcFR5E-Ik4zsXEe2fuMtNCJj5Yfe_gVHLTBtJDw,7490
|
|
339
339
|
lsst/daf/butler/transfers/_yaml.py,sha256=w_0GmrueuHVLfOfAXGHFBbWAl18tX6eSElbTC-2jRoc,32632
|
|
340
|
-
lsst_daf_butler-
|
|
341
|
-
lsst_daf_butler-
|
|
342
|
-
lsst_daf_butler-
|
|
343
|
-
lsst_daf_butler-
|
|
344
|
-
lsst_daf_butler-
|
|
345
|
-
lsst_daf_butler-
|
|
346
|
-
lsst_daf_butler-
|
|
347
|
-
lsst_daf_butler-
|
|
348
|
-
lsst_daf_butler-
|
|
349
|
-
lsst_daf_butler-
|
|
340
|
+
lsst_daf_butler-30.0.0rc1.dist-info/licenses/COPYRIGHT,sha256=k1Vq0-Be_K-puaeW4UZnckPjksEL-MJh4XKiWcjMxJE,312
|
|
341
|
+
lsst_daf_butler-30.0.0rc1.dist-info/licenses/LICENSE,sha256=pRExkS03v0MQW-neNfIcaSL6aiAnoLxYgtZoFzQ6zkM,232
|
|
342
|
+
lsst_daf_butler-30.0.0rc1.dist-info/licenses/bsd_license.txt,sha256=7MIcv8QRX9guUtqPSBDMPz2SnZ5swI-xZMqm_VDSfxY,1606
|
|
343
|
+
lsst_daf_butler-30.0.0rc1.dist-info/licenses/gpl-v3.0.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
344
|
+
lsst_daf_butler-30.0.0rc1.dist-info/METADATA,sha256=jMWZliOVZ-7FuZBEA5n0FNiRsm531aSDDPQdkSAQ87k,3810
|
|
345
|
+
lsst_daf_butler-30.0.0rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
346
|
+
lsst_daf_butler-30.0.0rc1.dist-info/entry_points.txt,sha256=XsRxyTK3c-jGlKVuVnbpch3gtaO0lAA_fS3i2NGS5rw,59
|
|
347
|
+
lsst_daf_butler-30.0.0rc1.dist-info/top_level.txt,sha256=eUWiOuVVm9wwTrnAgiJT6tp6HQHXxIhj2QSZ7NYZH80,5
|
|
348
|
+
lsst_daf_butler-30.0.0rc1.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
349
|
+
lsst_daf_butler-30.0.0rc1.dist-info/RECORD,,
|
|
File without changes
|
{lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/licenses/COPYRIGHT
RENAMED
|
File without changes
|
{lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
{lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/licenses/gpl-v3.0.txt
RENAMED
|
File without changes
|
{lsst_daf_butler-29.2025.4900.dist-info → lsst_daf_butler-30.0.0rc1.dist-info}/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|