ulid-transform 1.2.0__cp312-cp312-win32.whl → 1.2.1__cp312-cp312-win32.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.
@@ -1,4 +1,4 @@
1
- __version__ = "1.2.0"
1
+ __version__ = "1.2.1"
2
2
 
3
3
  try:
4
4
  from ._ulid_impl import (
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: ulid-transform
3
- Version: 1.2.0
3
+ Version: 1.2.1
4
4
  Summary: Create and transform ULIDs
5
5
  License: MIT
6
6
  Author: J. Nick Koston
@@ -16,19 +16,19 @@ Classifier: Programming Language :: Python :: 3.11
16
16
  Classifier: Programming Language :: Python :: 3.12
17
17
  Classifier: Programming Language :: Python :: 3.13
18
18
  Classifier: Topic :: Software Development :: Libraries
19
- Project-URL: Bug Tracker, https://github.com/bdraco/ulid-transform/issues
20
- Project-URL: Changelog, https://github.com/bdraco/ulid-transform/blob/main/CHANGELOG.md
21
- Project-URL: Repository, https://github.com/bdraco/ulid-transform
19
+ Project-URL: Bug Tracker, https://github.com/bluetooth-devices/ulid-transform/issues
20
+ Project-URL: Changelog, https://github.com/bluetooth-devices/ulid-transform/blob/main/CHANGELOG.md
21
+ Project-URL: Repository, https://github.com/bluetooth-devices/ulid-transform
22
22
  Description-Content-Type: text/markdown
23
23
 
24
24
  # Fast ULID transformations
25
25
 
26
26
  <p align="center">
27
- <a href="https://github.com/bdraco/ulid-transform/actions/workflows/ci.yml?query=branch%3Amain">
28
- <img src="https://img.shields.io/github/actions/workflow/status/bdraco/ulid-transform/ci.yml?branch=main&label=CI&logo=github&style=flat-square" alt="CI Status" >
27
+ <a href="https://github.com/bluetooth-devices/ulid-transform/actions/workflows/ci.yml?query=branch%3Amain">
28
+ <img src="https://img.shields.io/github/actions/workflow/status/bluetooth-devices/ulid-transform/ci.yml?branch=main&label=CI&logo=github&style=flat-square" alt="CI Status" >
29
29
  </a>
30
- <a href="https://codecov.io/gh/bdraco/ulid-transform">
31
- <img src="https://img.shields.io/codecov/c/github/bdraco/ulid-transform.svg?logo=codecov&logoColor=fff&style=flat-square" alt="Test coverage percentage">
30
+ <a href="https://codecov.io/gh/bluetooth-devices/ulid-transform">
31
+ <img src="https://img.shields.io/codecov/c/github/bluetooth-devices/ulid-transform.svg?logo=codecov&logoColor=fff&style=flat-square" alt="Test coverage percentage">
32
32
  </a>
33
33
  </p>
34
34
  <p align="center">
@@ -41,7 +41,7 @@ Description-Content-Type: text/markdown
41
41
  <a href="https://github.com/pre-commit/pre-commit">
42
42
  <img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" alt="pre-commit">
43
43
  </a>
44
- <a href="https://codspeed.io/bdraco/ulid-transform"><img src="https://img.shields.io/endpoint?url=https://codspeed.io/badge.json" alt="CodSpeed Badge"/></a>
44
+ <a href="https://codspeed.io/bluetooth-devices/ulid-transform"><img src="https://img.shields.io/endpoint?url=https://codspeed.io/badge.json" alt="CodSpeed Badge"/></a>
45
45
  </p>
46
46
  <p align="center">
47
47
  <a href="https://pypi.org/project/ulid-transform/">
@@ -1,4 +1,4 @@
1
- ulid_transform/__init__.py,sha256=gMOWz-xTokM4DD_W4Xl2AEWdxHsKeTrWPZRQHWeLlws,894
1
+ ulid_transform/__init__.py,sha256=zomF_qV6IYtw3_Kdncl6dpBPv_j8yiWoCZEjEbC1w5U,894
2
2
  ulid_transform/__init__.pyi,sha256=Ul-yd8ZQMOce7Oq-se3GdSuM0QSEaCXOnhLd-PdMvH4,478
3
3
  ulid_transform/_py_ulid_impl.py,sha256=9JiwiUf9mCke90axriOYSAs_IlICYHi0R_dglB-6veg,10680
4
4
  ulid_transform/_ulid_impl.pyx,sha256=BM6xwD-JeiVI7AffEAZBV_EDcnT2PXTQpBfFdaW2384,4577
@@ -8,8 +8,8 @@ ulid_transform/ulid_struct.hh,sha256=Jh326iAyOkEaEpBZr4CY6xOOSXqO_hcsBS37qUcUCeM
8
8
  ulid_transform/ulid_uint128.hh,sha256=ibwgd8Qksjc0oG52h8kb7ClJruJe9CyfMQra4B3fk1E,15370
9
9
  ulid_transform/ulid_wrapper.cpp,sha256=OLanExS7GGWBQzsc-BRk4hcrekXXny-GC_cqHlU_sz8,2892
10
10
  ulid_transform/ulid_wrapper.h,sha256=3bK3iE2oeZ1h7Ze_sbdnGQJs4V6TbNpOtY-Eh0Q2VSo,519
11
- ulid_transform/_ulid_impl.cp312-win32.pyd,sha256=_Fp1N-iLsJWa0Mv9zDxdLborzBap59vej8Xsfj2zL-0,47104
12
- ulid_transform-1.2.0.dist-info/LICENSE,sha256=glXAnenXQvBuN4WzZ8ikikOHF6v3qq4_z8fCZobbgxs,1094
13
- ulid_transform-1.2.0.dist-info/METADATA,sha256=CX6CXXfkVHunrr06prpBdtxzghlQbtDmbYibtjdehU8,5503
14
- ulid_transform-1.2.0.dist-info/WHEEL,sha256=EgcnpeSYUSAzVyhAds1ORFEsXg_zqGSU67urdtAlGLs,94
15
- ulid_transform-1.2.0.dist-info/RECORD,,
11
+ ulid_transform/_ulid_impl.cp312-win32.pyd,sha256=OuiacxO4Nx0uLdLp6vBETe8RlS8WWvGyZbvUvu0hbCY,47104
12
+ ulid_transform-1.2.1.dist-info/LICENSE,sha256=glXAnenXQvBuN4WzZ8ikikOHF6v3qq4_z8fCZobbgxs,1094
13
+ ulid_transform-1.2.1.dist-info/METADATA,sha256=JEHtvRLIikcI30uwQbWKk2gHQak6Q7M3-M-Igtegalc,5591
14
+ ulid_transform-1.2.1.dist-info/WHEEL,sha256=Jk6CFhUvjpiXFhr3npjwd2nU51MtLptXvET4irMdzIQ,94
15
+ ulid_transform-1.2.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.0.1
2
+ Generator: poetry-core 2.1.1
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-win32