Commit graph

323016 commits

Author SHA1 Message Date
kardel
f08ba28f6d improve lmdb compile patch 2020-08-04 12:56:15 +00:00
adam
58f1d206c3 Updated textproc/py-xlsxwriter, databases/py-pypika 2020-08-04 11:31:57 +00:00
adam
c8e3e9e6a3 py-pypika: updated to 0.38.0
0.38.0:
Unknown changes
2020-08-04 11:31:38 +00:00
adam
e7e3c6aa61 py-xlsxwriter: updated to 1.3.1
Release 1.3.1
* Fix for issue where array formulas weren't included in the output file for
  certain ranges/conditions.
2020-08-04 11:26:00 +00:00
gutteridge
90239e4959 pam-pwauth_suid: use INSTALL_LIB to install shared libs 2020-08-04 02:58:12 +00:00
gutteridge
65d3022da5 firefox: as of version 79, rust >= 1.43 is now required 2020-08-04 02:56:03 +00:00
tnn
19c9aa59c8 pbulk: fix typo in error message 2020-08-04 02:35:09 +00:00
joerg
111e052134 + py-django-binary-database-file 2020-08-04 01:28:36 +00:00
tnn
a9f766af05 doc: Updated math/py-scipy to 1.5.2 2020-08-04 01:18:42 +00:00
joerg
1419778af4 + py-django-binary-database-file 2020-08-04 01:16:25 +00:00
tnn
94862f102d py-scipy: update to 1.5.2
Done to fix build w/ gfortran 10. "make test" was mostly OK except for
three tests that returned nan where inf was expected ...

Highlights of this release:
  wrappers for more than a dozen new LAPACK routines are now available
  in scipy.linalg.lapack
  Improved support for leveraging 64-bit integer size from linear algebra
  backends
  addition of the probability distribution for two-sided one-sample
  Kolmogorov-Smirnov tests

New features:
  Too many; see release notes at github.

Backwards incompatible changes:
  The output signatures of ?syevr, ?heevr have been changed from
  w, v, info to w, v, m, isuppz, info
  The order of output arguments w, v of <sy/he>{gv, gvd, gvx} is
  swapped.
  The output length of scipy.signal.upfirdn has been corrected, resulting
  outputs may now be shorter for some combinations of up/down ratios and
  input signal and filter lengths.
  scipy.signal.resample now supports a domain keyword argument for
  specification of time or frequency domain input.
2020-08-04 01:16:19 +00:00
joerg
0cba04efb2 Add py-django-binary-database-1.0.10:
This is a storage system for Django that stores uploaded files in binary
fields in the database. Files can be served from the database (usually a
bad idea), the file system, or a CDN.
2020-08-04 01:14:36 +00:00
joerg
05efb2603b Add a bunch of new packages 2020-08-04 01:10:38 +00:00
joerg
a90843a5cd + py-wagtailmenus 2020-08-04 01:09:25 +00:00
joerg
09833e9e45 Add py-wagtailmenus-3.0.2:
wagtailmenus is an extension for Torchbox's Wagtail CMS to help you
manage and render multi-level navigation and simple flat menus in a
consistent, flexible way.
2020-08-04 01:09:08 +00:00
joerg
4a21e5c9d1 + py-wagtail 2020-08-04 01:05:08 +00:00
joerg
82b60c30cb Add py-wagtail-2.9.3:
Wagtail is Content Management System built on Django.
2020-08-04 01:04:34 +00:00
joerg
9ba6888043 + py-django-cogwheels 2020-08-04 00:39:05 +00:00
joerg
b36cb8b314 Add py-django-cogwheels-0.3:
A consistent, user-friendly solution for adding app-specific settings
your Django package, reusable app or framework.
2020-08-04 00:38:23 +00:00
joerg
5e5c84fd5d + py-django-modelcluster 2020-08-04 00:35:51 +00:00
joerg
3b24576594 Add py-django-modelcluster-5.0.2:
A Django extension to allow working with 'clusters' of models as a single
unit, independently of the database.
2020-08-04 00:35:05 +00:00
joerg
e730642a67 + py-django-phonenumber-field 2020-08-04 00:32:01 +00:00
joerg
f1e7f199ea Add py-django-phnumber-field-4.0.0:
django-phonenumber-field is a Django library which interfaces with
python-phonenumbers to validate, pretty print and convert phone numbers.
2020-08-04 00:31:23 +00:00
joerg
cda3489a76 Hook up proper testing 2020-08-04 00:29:03 +00:00
joerg
202a07c451 Add some packages 2020-08-04 00:12:17 +00:00
joerg
7d144e0437 + py-django-taggit 2020-08-04 00:10:41 +00:00
joerg
6ea13fd1d4 Add py37-django-taggit-1.3.0:
A simple, generic tagging application for Django projects.
2020-08-04 00:10:11 +00:00
joerg
7b813edc63 + py-draftjs_exporter 2020-08-03 23:58:27 +00:00
joerg
0447150de6 Add py-draftjs_exporter-4.1.0:
Draft.js is a rich text editor framework for React. Its approach is
different from most rich text editors because it does not store data as
HTML, but rather in its own representation called ContentState. This
exporter is useful when the ContentState to HTML conversion has to be
done in a Python ecosystem.
2020-08-03 23:57:49 +00:00
joerg
0239232d46 + py-Willow 2020-08-03 23:50:53 +00:00
joerg
2936b7ad72 Add py-Willow-1.4:
A Python image library that sits on top of Pillow, Wand and OpenCV.

Willow currently has basic resize and crop operations, face and feature
detection and animated GIF support.
2020-08-03 23:49:52 +00:00
joerg
fb275b7eb2 +py-l18n 2020-08-03 23:04:47 +00:00
joerg
5e687d77aa Add py-l18n-2018.5:
This package provides lazy translations for names used for localization
purposes, e.g. places and timezones. The name l18n is a contraction of
i18n and l10n (internationalisation and localization).
2020-08-03 23:04:12 +00:00
joerg
0516d802f4 Drop first PKG_SUPPORTED_OPTION of gtk, it is later added for !Darwin.
Thanks leot.
2020-08-03 23:02:18 +00:00
tnn
37c8f6f841 graphviz: needs groff 2020-08-03 22:38:22 +00:00
joerg
0cc90c5981 Make GTK support optional. opencv is useful for server-side processing,
but GTK is a waste of space in that case.
2020-08-03 22:37:05 +00:00
joerg
dba2559998 Ignore libsuffix, breaks build on Linux 2020-08-03 22:35:48 +00:00
joerg
a38128141d GC patches outside PATCHDIR. 2020-08-03 22:34:23 +00:00
joerg
4c0c18a097 Belatedly update patch to not fail test suite. 2020-08-03 21:52:55 +00:00
joerg
60604b5393 py-mercurial-5.5 2020-08-03 21:35:09 +00:00
joerg
faa3c3865e Update Mercurial to 5.5:
== New Features ==

 * clonebundles can be annotated with the expected memory requirements
   using the `REQUIREDRAM` option. This allows clients to skip
   bundles created with large zstd windows and fallback to larger, but
   less demanding bundles.

 * The `phabricator` extension now provides more functionality of the
   arcanist CLI like changing the status of a differential.

 * Phases processing is much faster, especially for repositories with
   old non-public changesets.


== New Experimental Features ==

 * The core of some hg operations have been (and are being)
   implemented in rust, for speed. `hg status` on a repository with
   300k tracked files goes from 1.8s to 0.6s for instance.
   This has currently been tested only on linux, and does not build on
   windows. See rust/README.rst in the mercurial repository for
   instructions to opt into this.

 * An experimental config `rewrite.empty-successor` was introduced to control
   what happens when rewrite operations result in empty changesets.


== Bug Fixes ==

 * For the case when connected to a TTY, stdout was fixed to be line-buffered
   on Python 3 (where it was block-buffered before, causing the process to seem
   hanging) and Windows on Python 2 (where it was unbuffered before).

 * Subversion sources of the convert extension were fixed to work on Python 3.

 * Subversion sources of the convert extension now interpret the encoding of
   URLs like Subversion. Previously, there were situations where the convert
   extension recognized a repository as present but Subversion did not, and
   vice versa.

 * The empty changeset check of in-memory rebases was fixed to match that of
   normal rebases (and that of the commit command).

 * The push command now checks the correct set of outgoing changesets for
   obsolete and unstable changesets. Previously, it could happen that the check
   prevented pushing changesets which were already on the server.


== Backwards Compatibility Changes ==

 * Mercurial now requires at least Python 2.7.9 or a Python version that
   backported modern SSL/TLS features (as defined in PEP 466), and that Python
   was compiled against a OpenSSL version supporting TLS 1.1 or TLS 1.2
   (likely this requires the OpenSSL version to be at least 1.0.1).

 * The `hg perfwrite` command from contrib/perf.py was made more flexible and
   changed its default behavior. To get the previous behavior, run `hg perfwrite
   --nlines=100000 --nitems=1 --item='Testing write performance' --batch-line`.

 * The absorb extension now preserves changesets with no file changes that can
   be created by the commit command (those which change the branch name
   compared to the parent and those closing a branch head).
2020-08-03 21:34:20 +00:00
wiz
5fcfc5ee93 doc: Updated graphics/jbigkit to 2.1nb1 2020-08-03 21:34:16 +00:00
wiz
d72a76a4b0 jbigkit: fix CVE-2017-9937 using upstream commit
See e.g.
https://gitlab.com/libtiff/libtiff/-/issues/97

Bump PKGREVISION.
2020-08-03 21:34:06 +00:00
joerg
1c447eec6d py-hg-evolve-10.0.1 2020-08-03 21:32:00 +00:00
joerg
f31ad0f64f Update to hg-evolve 10.0.1:
* compatibility with Mercurial 5.5
  * evolve: update the template keywords section in `hg help -e evolve`
  * obslog: make obslog --no-origin -f work with multiple successor sets
  * topic: hg push --topic does-not-exist now doesn't try to push unrelated
    changesets and aborts instead
  * topic: hg outgoing/push --topic . will use current topic
2020-08-03 21:31:30 +00:00
jmcneill
033b08301f doc: Added misc/sd-mux-ctrl version 0.0.20200217 2020-08-03 18:29:36 +00:00
jmcneill
1d2003a5c5 + sd-mux-ctrl 2020-08-03 18:28:07 +00:00
jmcneill
326e7ec924 sd-mux-ctrl: import snapshot from git dated 2020-02-17
sd-mux stands for Secure Digital Multiplexer.

This is SD card switcher (multiplexer) designed to help automatic testing.

This project is sd-mux controller - binary for controlling sd-mux device.
2020-08-03 18:27:49 +00:00
nia
4973ce0af1 doc: Updated www/firefox78 to 78.1.0 2020-08-03 17:24:18 +00:00
nia
4bd6286703 firefox-esr: Up to firefox78 2020-08-03 17:23:57 +00:00