comms/nanovna-saver: Update to 0.5.3

Changelog
=========

0.5.3
-----

 - Int casts due to python 3.10 extension interface changes
 - Pycodestyle changes

0.5.2
-----

 - Using more integer divisions to get right type for QPainter
   points

0.5.1
-----

 - fixed crashing polar charts on python3.10  #528 (#539)
This commit is contained in:
Diane Bruce 2022-09-18 14:01:16 -04:00
parent cb94057ba2
commit b1d3a8a165
2 changed files with 4 additions and 5 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= nanovna-saver
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
DISTVERSION= 0.5.3
CATEGORIES= comms hamradio
MAINTAINER= hamradio@FreeBSD.org
@ -17,7 +17,6 @@ BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
USES= python:3.3+ pyqt:5
USE_PYQT= serial
USE_PYTHON= distutils autoplist noflavors
USE_GITHUB= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1662918285
SHA256 (NanoVNA-Saver-nanovna-saver-v0.5.0_GH0.tar.gz) = a3c4ebc42adcfad15f72b2686a4136854d3eb6f3c1fe4645dfd341ff7375584b
SIZE (NanoVNA-Saver-nanovna-saver-v0.5.0_GH0.tar.gz) = 490408
TIMESTAMP = 1663513335
SHA256 (NanoVNA-Saver-nanovna-saver-v0.5.3_GH0.tar.gz) = fc178b074f2e597b0206e01d4550e1b00f83bae4cdc38ed6611619e3199272cc
SIZE (NanoVNA-Saver-nanovna-saver-v0.5.3_GH0.tar.gz) = 490288