mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
devel/py-spyder-kernels: Update to 3.0.3
Bugfix release: - Correctly process Pdb commands available in cmdqueue - Use an older Ubuntu version on CIs - Filter frames that come from Spyder-kernels in tracebacks and fix tracebacks in Python 3.8 Changelog: https://github.com/spyder-ide/spyder-kernels/compare/v3.0.2...v3.0.3 Reported by: portscout, Repology MFH: 2025Q1
This commit is contained in:
parent
018fde47e6
commit
a6caa3ddcd
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= spyder-kernels
|
||||
DISTVERSION= 3.0.2
|
||||
DISTVERSION= 3.0.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1733377990
|
||||
SHA256 (spyder_kernels-3.0.2.tar.gz) = a5300a0cc18d9201c006827c170b0ec08cfc943f775f083abfb6bdf672feb561
|
||||
SIZE (spyder_kernels-3.0.2.tar.gz) = 81912
|
||||
TIMESTAMP = 1739041669
|
||||
SHA256 (spyder_kernels-3.0.3.tar.gz) = 63cf9da6ea533679a5a791211e958cb4a7ebb803f84086fbdc248c08a7914669
|
||||
SIZE (spyder_kernels-3.0.3.tar.gz) = 82519
|
||||
|
|
Loading…
Add table
Reference in a new issue