NOTICE: This package has been removed from pkgsrc

./x11/py-qwt-qt4, Python bindings for the Qwt QT4 C++ class library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.2.0nb7, Package name: py27-qwt-qt4-5.2.0nb7, Maintainer: pkgsrc-users

PyQwt is a set of Python bindings for the Qwt C++ class
library which extends the Qt framework with widgets for
scientific and engineering applications. It provides a widget
to plot 2-dimensional data and various widgets to display and
control bounded or unbounded floating point values.


Required to run:
[math/py-Numeric] [math/py-numarray] [x11/py-sip] [x11/py-qt4] [math/py-numpy] [x11/qwt-qt4] [lang/python27]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

SHA1: 797f37c63dec660272f6a8ccfd16a017df0ad640
RMD160: e4c8a63d623d974cd500e29fbc62255746ca7feb
Filesize: 2608.294 KB

Version history: (Expand)


CVS history: (Expand)


   2020-08-30 23:33:38 by Tobias Nygren | Files touched by this commit (6) | Package removed
Log message:
py-qwt-qt4: remove, was only used by the outdated gnuradio package
   2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202)
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2020-01-26 06:26:29 by Roland Illig | Files touched by this commit (189)
Log message:
all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-11-03 10:14:21 by Roland Illig | Files touched by this commit (148)
Log message:
x11: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-09-16 03:51:42 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(x11/py-qwt-qt4): work around fix, build with py-sip 4.19.18

See https://mail-index.netbsd.org/pkgsrc-users/2019/09/09/msg029343.html