mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/py-sqlglotrs: Update to 0.2.14
Changes: https://github.com/tobymao/sqlglot/commits/main/sqlglotrs
This commit is contained in:
parent
35a65a4593
commit
556337d3f5
3 changed files with 38 additions and 81 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= sqlglotrs
|
||||
PORTVERSION= 0.2.13
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.14
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,33 +1,19 @@
|
|||
CARGO_CRATES= autocfg-1.1.0 \
|
||||
bitflags-1.3.2 \
|
||||
cfg-if-1.0.0 \
|
||||
heck-0.4.1 \
|
||||
heck-0.5.0 \
|
||||
indoc-2.0.4 \
|
||||
libc-0.2.150 \
|
||||
lock_api-0.4.11 \
|
||||
memoffset-0.9.0 \
|
||||
once_cell-1.19.0 \
|
||||
parking_lot-0.12.1 \
|
||||
parking_lot_core-0.9.9 \
|
||||
proc-macro2-1.0.70 \
|
||||
pyo3-0.20.0 \
|
||||
pyo3-build-config-0.20.0 \
|
||||
pyo3-ffi-0.20.0 \
|
||||
pyo3-macros-0.20.0 \
|
||||
pyo3-macros-backend-0.20.0 \
|
||||
quote-1.0.33 \
|
||||
redox_syscall-0.4.1 \
|
||||
scopeguard-1.2.0 \
|
||||
smallvec-1.11.2 \
|
||||
syn-2.0.41 \
|
||||
target-lexicon-0.12.12 \
|
||||
portable-atomic-1.9.0 \
|
||||
proc-macro2-1.0.89 \
|
||||
pyo3-0.22.6 \
|
||||
pyo3-build-config-0.22.6 \
|
||||
pyo3-ffi-0.22.6 \
|
||||
pyo3-macros-0.22.6 \
|
||||
pyo3-macros-backend-0.22.6 \
|
||||
quote-1.0.37 \
|
||||
syn-2.0.87 \
|
||||
target-lexicon-0.12.16 \
|
||||
unicode-ident-1.0.12 \
|
||||
unindent-0.2.3 \
|
||||
windows-targets-0.48.5 \
|
||||
windows_aarch64_gnullvm-0.48.5 \
|
||||
windows_aarch64_msvc-0.48.5 \
|
||||
windows_i686_gnu-0.48.5 \
|
||||
windows_i686_msvc-0.48.5 \
|
||||
windows_x86_64_gnu-0.48.5 \
|
||||
windows_x86_64_gnullvm-0.48.5 \
|
||||
windows_x86_64_msvc-0.48.5
|
||||
unindent-0.2.3
|
||||
|
|
|
@ -1,69 +1,41 @@
|
|||
TIMESTAMP = 1729994300
|
||||
SHA256 (sqlglotrs-0.2.13.tar.gz) = 9bcc16c2264471d049f465dea8efbb946d174251ca41e52950e2a03e85b87cdc
|
||||
SIZE (sqlglotrs-0.2.13.tar.gz) = 10168
|
||||
TIMESTAMP = 1732202520
|
||||
SHA256 (sqlglotrs-0.2.14.tar.gz) = 16dfc6c40af10d79c507afdbec9cf98e383a8296da677b614239781816c5848b
|
||||
SIZE (sqlglotrs-0.2.14.tar.gz) = 9286
|
||||
SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
|
||||
SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
|
||||
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
|
||||
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
|
||||
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
|
||||
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
|
||||
SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8
|
||||
SIZE (rust/crates/heck-0.4.1.crate) = 11567
|
||||
SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea
|
||||
SIZE (rust/crates/heck-0.5.0.crate) = 11517
|
||||
SHA256 (rust/crates/indoc-2.0.4.crate) = 1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8
|
||||
SIZE (rust/crates/indoc-2.0.4.crate) = 14311
|
||||
SHA256 (rust/crates/libc-0.2.150.crate) = 89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c
|
||||
SIZE (rust/crates/libc-0.2.150.crate) = 719359
|
||||
SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45
|
||||
SIZE (rust/crates/lock_api-0.4.11.crate) = 27487
|
||||
SHA256 (rust/crates/memoffset-0.9.0.crate) = 5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c
|
||||
SIZE (rust/crates/memoffset-0.9.0.crate) = 9033
|
||||
SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92
|
||||
SIZE (rust/crates/once_cell-1.19.0.crate) = 33046
|
||||
SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f
|
||||
SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967
|
||||
SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e
|
||||
SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445
|
||||
SHA256 (rust/crates/proc-macro2-1.0.70.crate) = 39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b
|
||||
SIZE (rust/crates/proc-macro2-1.0.70.crate) = 44343
|
||||
SHA256 (rust/crates/pyo3-0.20.0.crate) = 04e8453b658fe480c3e70c8ed4e3d3ec33eb74988bd186561b0cc66b85c3bc4b
|
||||
SIZE (rust/crates/pyo3-0.20.0.crate) = 431766
|
||||
SHA256 (rust/crates/pyo3-build-config-0.20.0.crate) = a96fe70b176a89cff78f2fa7b3c930081e163d5379b4dcdf993e3ae29ca662e5
|
||||
SIZE (rust/crates/pyo3-build-config-0.20.0.crate) = 29534
|
||||
SHA256 (rust/crates/pyo3-ffi-0.20.0.crate) = 214929900fd25e6604661ed9cf349727c8920d47deff196c4e28165a6ef2a96b
|
||||
SIZE (rust/crates/pyo3-ffi-0.20.0.crate) = 64220
|
||||
SHA256 (rust/crates/pyo3-macros-0.20.0.crate) = dac53072f717aa1bfa4db832b39de8c875b7c7af4f4a6fe93cdbf9264cf8383b
|
||||
SIZE (rust/crates/pyo3-macros-0.20.0.crate) = 7678
|
||||
SHA256 (rust/crates/pyo3-macros-backend-0.20.0.crate) = 7774b5a8282bd4f25f803b1f0d945120be959a36c72e08e7cd031c792fdfd424
|
||||
SIZE (rust/crates/pyo3-macros-backend-0.20.0.crate) = 49383
|
||||
SHA256 (rust/crates/quote-1.0.33.crate) = 5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae
|
||||
SIZE (rust/crates/quote-1.0.33.crate) = 28090
|
||||
SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa
|
||||
SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858
|
||||
SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49
|
||||
SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619
|
||||
SHA256 (rust/crates/smallvec-1.11.2.crate) = 4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970
|
||||
SIZE (rust/crates/smallvec-1.11.2.crate) = 34801
|
||||
SHA256 (rust/crates/syn-2.0.41.crate) = 44c8b28c477cc3bf0e7966561e3460130e1255f7a1cf71931075f1c5e7a7e269
|
||||
SIZE (rust/crates/syn-2.0.41.crate) = 246016
|
||||
SHA256 (rust/crates/target-lexicon-0.12.12.crate) = 14c39fd04924ca3a864207c66fc2cd7d22d7c016007f9ce846cbb9326331930a
|
||||
SIZE (rust/crates/target-lexicon-0.12.12.crate) = 25156
|
||||
SHA256 (rust/crates/portable-atomic-1.9.0.crate) = cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2
|
||||
SIZE (rust/crates/portable-atomic-1.9.0.crate) = 166365
|
||||
SHA256 (rust/crates/proc-macro2-1.0.89.crate) = f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e
|
||||
SIZE (rust/crates/proc-macro2-1.0.89.crate) = 49446
|
||||
SHA256 (rust/crates/pyo3-0.22.6.crate) = f402062616ab18202ae8319da13fa4279883a2b8a9d9f83f20dbade813ce1884
|
||||
SIZE (rust/crates/pyo3-0.22.6.crate) = 546746
|
||||
SHA256 (rust/crates/pyo3-build-config-0.22.6.crate) = b14b5775b5ff446dd1056212d778012cbe8a0fbffd368029fd9e25b514479c38
|
||||
SIZE (rust/crates/pyo3-build-config-0.22.6.crate) = 31369
|
||||
SHA256 (rust/crates/pyo3-ffi-0.22.6.crate) = 9ab5bcf04a2cdcbb50c7d6105de943f543f9ed92af55818fd17b660390fc8636
|
||||
SIZE (rust/crates/pyo3-ffi-0.22.6.crate) = 69352
|
||||
SHA256 (rust/crates/pyo3-macros-0.22.6.crate) = 0fd24d897903a9e6d80b968368a34e1525aeb719d568dba8b3d4bfa5dc67d453
|
||||
SIZE (rust/crates/pyo3-macros-0.22.6.crate) = 8182
|
||||
SHA256 (rust/crates/pyo3-macros-backend-0.22.6.crate) = 36c011a03ba1e50152b4b394b479826cad97e7a21eb52df179cd91ac411cbfbe
|
||||
SIZE (rust/crates/pyo3-macros-backend-0.22.6.crate) = 66312
|
||||
SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af
|
||||
SIZE (rust/crates/quote-1.0.37.crate) = 28558
|
||||
SHA256 (rust/crates/syn-2.0.87.crate) = 25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d
|
||||
SIZE (rust/crates/syn-2.0.87.crate) = 278076
|
||||
SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1
|
||||
SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488
|
||||
SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b
|
||||
SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168
|
||||
SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce
|
||||
SIZE (rust/crates/unindent-0.2.3.crate) = 7306
|
||||
SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c
|
||||
SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904
|
||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8
|
||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492
|
||||
SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc
|
||||
SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483
|
||||
SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e
|
||||
SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891
|
||||
SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406
|
||||
SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300
|
||||
SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e
|
||||
SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619
|
||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc
|
||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486
|
||||
SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538
|
||||
SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412
|
||||
|
|
Loading…
Add table
Reference in a new issue