Commit graph

355266 commits

Author SHA1 Message Date
wiz
79dbb3285e noto-emoji-ttf: do not install Windows compatibility font 2022-04-07 19:59:55 +00:00
riastradh
e94a4be1c0 devel/nss: Patch ctype(3) abuse. 2022-04-07 19:08:40 +00:00
schmonz
685f0953e7 s/bootstrap-pkgsrc/pkgsrc bootstrap/g 2022-04-07 17:39:42 +00:00
schmonz
e0b74d004d doc: Updated devel/py-approvaltests to 5.0.0 2022-04-07 17:29:30 +00:00
schmonz
aee2e91a75 Update to 5.0.0. From the changelog:
These changes are only breaking if you extend the Namer classes.

# Namer/NamerBase

Namer is now a pure interface and the abstract parts have been moved to
NamerBase. Fix: If you are extending approvaltests.core.Namer you will
probably want to extend approvaltests.namer.NamerBase.

# StackFrameNamer renames

- Directory -> directory
- MethodName -> method_name
- ClassName -> class_name
2022-04-07 17:29:26 +00:00
wiz
24db34dd45 noto-emoji-ttf: fix LICENSE
the fonts are ofl-v1.1; other stuff has other licenses but
we only use the fonts
2022-04-07 15:56:40 +00:00
gdt
102621ce6d bootstrap: Rototill README.Linux
Convert to markdown because the previous style was too confusing.  A
lot of this is ancient; mark it as such.  Fold in comments from Peter
Lai about working/non-working gcc versions.
2022-04-07 15:16:55 +00:00
adam
5a80bd34af Updated devel/py-entrypoints, devel/py-jupyter_client 2022-04-07 13:13:36 +00:00
adam
fae4afe00a py-jupyter_client: updated to 7.2.1
7.2.1

Maintenance and upkeep improvements

- Handle Warnings



7.2.0

Enhancements made

- Update consoleapp.py

Bugs fixed

- Json packer: handle TypeError and fallback to old json_clean
- Prefer sending signals to kernel process group

Maintenance and upkeep improvements

- Mock is not needed
- Add pytest opts and clean up workflows
- Clean up dependency handling
- Use built in run cancellation
2022-04-07 13:13:11 +00:00
wiz
63d916656f fontconfig: pkglint cleanup 2022-04-07 12:39:06 +00:00
adam
cee51cc4a3 py-entrypoints: updated to 0.4
0.4:
Unknown changes
2022-04-07 12:39:05 +00:00
wiz
1d99b8a357 fontconfig: regen distinfo for patch comment change 2022-04-07 12:38:51 +00:00
adam
5c50126578 Updated devel/py-flit_core, devel/py-flit 2022-04-07 12:29:05 +00:00
adam
763b4e2d9f py-flit_core py-flit: updated to 3.7.1
Version 3.7.1

Fix building packages which need execution to get the version number, and have a relative import in __init__.py.


Version 3.7

Support for external data files such as man pages or Jupyter extension support files.
Project names are now lowercase in wheel filenames and .dist-info folder names, in line with the specification.
Improved support for bootstrapping a Python environment, e.g. for downstream packagers. flit_core.wheel is usable with python -m to create wheels before the build tool is available, and flit_core sdists also include a script to install itself from a wheel before installer is available.
Use newer importlib APIs, fixing some deprecation warnings
2022-04-07 12:28:15 +00:00
adam
d5218f014a Make pkglint happy 2022-04-07 12:12:02 +00:00
riastradh
a7b2fb4f1f fonts/fontconfig: Cite upstream submission of ctype(3) patch. 2022-04-07 11:47:48 +00:00
riastradh
034a73ab88 graphics/cairo: Cite upstream submission of ctype(3) patch. 2022-04-07 10:57:57 +00:00
ryoon
0dfd6de3cf emacs: Use emacs28 from editors/emacs28
editors/emacs-snapshot will not be used.
2022-04-07 10:35:28 +00:00
adam
40a1a0f189 Added www/py-widgetsnbextension; Updated www/py-ipywidgets 2022-04-07 10:21:06 +00:00
adam
6f7a7bba20 py-ipywidgets: updated to 7.7.0
7.7
---
Highlights include:

- Fix installation on Python 3.10.
- Throw an error if we cannot render a widget, enabling the rendering system to fall back to rendering a different data type if available.
- Create a new widget control comm channel, enabling more efficient fetching of kernel widget state.
- Refactor logic for fetching kernel widget state to the manager base class. This logic first tries to use the new widget control comm channel, falling back to the existing method of requesting each widget's state individually.
- Enable HTMLManager output widgets to render state updates.
- Do not reset JupyterLab CSS variables if they are already defined.
- Fix variable inspector example.
- Introduce new widget manager `has_model` method for synchronously checking if a widget model is registered.
- Work around bug in Chrome rendering Combobox arrows.
- Optionally echo update messages from frontends to other frontends. This enables widget views in different frontends to maintain consistent state simultaneously, and also makes sure that simultaneous updates from the kernel and frontend resolve to a consistent state. This is off by default in ipywidgets 7.7, and it is anticipated this will be on by default in ipywidgets 8.0. To enable echo update messages across ipwyidgets, set the environment variable `JUPYTER_WIDGETS_ECHO` to 1. To opt a specific attribute out of echo updates, tag the attribute with `echo_update=False` metadata (we do this in core for the FileUpload widget's `data` attribute).
2022-04-07 10:20:48 +00:00
adam
3b2ad09136 py-widgetsnbextension: added version 3.6.0
Interactive HTML widgets for Jupyter notebooks.
2022-04-07 10:19:56 +00:00
adam
1d823c3d8b py-nbconvert: add missing dependency on www/py-beautifulsoup4 2022-04-07 07:22:22 +00:00
adam
711b3f77c8 Added textproc/py-fastjsonschema; Updated www/py-nbformat, www/py-notebook, security/py-gssapi 2022-04-07 07:16:55 +00:00
adam
bb385287d9 py-gssapi: updated to 1.7.3
v1.7.3:
Fix up sha512sum file generation in the GitHub release asset
Added Python type annotation to classes and functions
2022-04-07 07:16:20 +00:00
adam
3adf2746e8 py-notebook: updated to 6.4.10
6.4.9

Maintenance and upkeep improvements

- Update links and fix check-release)
- Update 6.4.x branch with some missing commits

Other merged PRs

- Specify minimum version of nbconvert required
2022-04-07 07:08:54 +00:00
nia
ca60b0b578 gcc.mk: gcc8 and gcc9 from pkgsrc do not build on 32-bit netbsd arm
workaround PR pkg/56679
2022-04-07 07:08:34 +00:00
adam
dd519d5e97 py-nbformat: updated to 5.3.0
5.3.0
=====
- Use `f`astjsonschema`` by default
- Adopt ``pre-commit`` and auto-formatters
- Increase minimum ``jsonschema`` to 2.6, handle warnings

5.2.0
=====
- Add ability to capture validation errors
- Update supported python versions
- Ensure nbformat minor version is present when upgrading
- Only fix cell ID validation issues if asked
- Return the notebook when no conversion is needed
- Catch AttributeErrors stemming from ipython_genutils as ValidationErrors on read
- Don't list pytest-cov as a test dependency
- Remove dependency on IPython genutils
- Include tests in sdist but not wheel
2022-04-07 07:01:44 +00:00
adam
153f82875f py-fastjsonschema: added version 2.15.3
fastjsonschema implements validation of JSON documents by JSON schema. The
library implements JSON schema drafts 04, 06 and 07. The main purpose is to
have a really fast implementation.
2022-04-07 07:00:29 +00:00
adam
a5dd30eabf Updated devel/py-pyrsistent, textproc/py-jsonschema 2022-04-07 06:54:09 +00:00
adam
59b67b1fa8 py-flask-restplus: exclude Python 2.7 2022-04-07 06:50:18 +00:00
adam
bbd0f1545c py-jsonschema: updated to 4.4.0
v4.4.0
------
* Add ``mypy`` support
* Add support for Python 3.11

v4.3.3
------
* Properly report deprecation warnings at the right stack level

v4.3.2
------
* Additional performance improvements for resolving refs

v4.3.1
------
* Resolving refs has had performance improvements

v4.3.0
------
* Fix undesired fallback to brute force container uniqueness check on
  certain input types
* Implement a PEP544 Protocol for validator classes

v4.2.1
------
* Pin ``importlib.resources`` from below

v4.2.0
------
* Use ``importlib.resources`` to load schemas
* Ensure all elements of arrays are verified for uniqueness by ``uniqueItems``

v4.1.2
------
* Fix ``dependentSchemas`` to properly consider non-object instances to be
  valid

v4.1.1
------
* Fix ``prefixItems`` not indicating which item was invalid within the instance
  path

v4.1.0
------
* Add Python 3.10 to the list of supported Python versions

v4.0.1
------
* Fix the declaration of minimum supported Python version

v4.0.0
------
* Partial support for Draft 2020-12 (as well as 2019-09).
  Thanks to Thomas Schmidt and Harald Nezbeda.
* ``False`` and ``0`` are now properly considered non-equal even
  recursively within a container
  ``uniqueItems`` validation may be *slower* in some cases. Please feel
  free to report any significant performance regressions, though in
  some cases they may be difficult to address given the specification
  requirement.
* The CLI has been improved, and in particular now supports a ``--output``
  option (with ``plain`` (default) or ``pretty`` arguments) to control the
  output format. Future work may add additional machine-parsable output
  formats.
* Code surrounding ``DEFAULT_TYPES`` and the legacy mechanism for
  specifying types to validators have been removed, as per the deprecation
  policy. Validators should use the ``TypeChecker`` object to customize
  the set of Python types corresponding to JSON Schema types.
* Validation errors now have a ``json_path`` attribute, describing their
  location in JSON path format
* Support for the IP address and domain name formats has been improved
* Support for Python 2 and 3.6 has been dropped, with ``python_requires``
  properly set.
* ``multipleOf`` could overflow when given sufficiently large numbers. Now,
  when an overflow occurs, ``jsonschema`` will fall back to using fraction
  division
* ``jsonschema.__version__``, ``jsonschema.validators.validators``,
  ``jsonschema.validators.meta_schemas`` and
  ``jsonschema.RefResolver.in_scope`` have been deprecated, as has
  passing a second-argument schema to ``Validator.iter_errors`` and
  ``Validator.is_valid``.
2022-04-07 06:49:20 +00:00
adam
ea9c9a7948 py-pyrsistent: updated to 0.18.1
0.18.1, 2022-01-14
 * Add universal wheels for MacOS, thanks @ntamas for this!
 * Add support for Python 3.10, thanks @hugovk for this!
 * Fix 236 compilation errors under Python 3.10.
 * Drop official support for Python 3.6 since it's EOL since 2021-12-23.
 * Fix 238, failing doc tests on Python 3.11, thanks @musicinmybrain for this!

0.18.0, 2021-06-28
 * Fix 209 Update freeze recurse into pyrsistent data structures and thaw to recurse into lists and dicts,
   NB! This is a backwards incompatible change! To keep the old behaviour pass `strict=False` to freeze and thaw.
 * Fix 226, stop using deprecated exception.message.
 * Fix 211, add union operator to persistent maps.
 * Fix 194, declare build dependencies through pyproject.toml.
 * Officially drop Python 3.5 support.
 * Fix 223, release wheels for all major platforms.
 * Fix 221, KeyError obscured by TypeError if key is a tuple.
 * Fix LICENSE file name spelling.
 * Fix 216, add abstractmethod decorator for CheckedType and ABCMeta for _CheckedTypeMeta.
 * Fix 228, rename example classes in tests to avoid name clashes with pytest.

0.17.3, 2020-09-13
 * Fix 208, release v0.17.3 with proper meta data requiring Python >= 3.5.

0.17.2 (yanked awaiting proper fix for Python 3 req), 2020-09-09
 * Same as 0.17.1 released with more recent version of setuptools to get proper meta data for in place.

0.17.1 (yanked for proper meta data), 2020-09-09
 * Restrict package to Python >= 3.5 to not break unpinned Python 2 dependencies.

0.17.0 (yanked for Python 2 compatibility), 2020-09-08
 * Remove Python 2 support code. This includes dropping some compatibility code and the dependency on
   six.
 * Fix 200, python 3 exception chaining. This is a minor backwards incompatibility, hence stepping
   to 0.17.0.
2022-04-07 06:46:29 +00:00
markd
ae1c1b4fd9 Updates to some TeX packages. 2022-04-07 05:40:52 +00:00
markd
f79f999654 tex-bxjaprnind{,-doc}: update to 0.4a
changes unknown
2022-04-07 05:39:14 +00:00
markd
9dd9098616 tex-bxjaholiday{,.doc}: update to 1.1.1
changes unknown
2022-04-07 05:36:01 +00:00
markd
6b7b033436 tex-breqn: updat to 0.98l
* Prevent new LaTeX paragraph hooks from running and interfering
  unnecessarily with breqn internals (thanks Frank)
2022-04-07 05:31:36 +00:00
markd
67fcc3ea69 tex-beamertheme-focus: update to 3.3.0
3.3.0:
Use Fira font also for math.

3.2.0
Fix frame numbering on frames when both `noframenumbering` and
`allowframebreaks` options are used.

3.0.0
Added [totalframenumbering={yes,no}] option to toggle showing the total
frame number.
2022-04-07 05:27:34 +00:00
markd
7b84b08dd2 tex-beamer{,-doc}: update to 3.66
3.66
### Fixed
- fixed edge case in numbering of hidden and unnumbered frames
- fixed regression of class options not being passed to packages
  like xcolor

3.65
### Added
- adding new `onlytextwidth` class option to use this key for all
 `columns` environments by default
- adding new stretchable frame option `s`
- adding user-accessible commands for `\beamersidebarwidth` and
 `\beamerheadheight`
- allow custom values for `aspectratio` option

### Fixed
- using `gray` colormodel for the delcarartion of fadings
- fixed bullet colour of alerted items for custom item colour
- workaround to make miniframes clickable in xelatex
- added missing encoding value to multimedia sound macro
- imporoved problem with shadow of blocks without title
- reduced artefacts in poppler based viewers for shadow blocks
- workaround to make `\framezoom` clickable in xelatex
- exclude invisible frames from being counted
- fixed cut off miniframes for 8pt and 9pt
2022-04-07 05:19:27 +00:00
markd
6f430b8d92 tex-augie{,-doc}: update to 2021
changes unknown
2022-04-07 05:10:38 +00:00
markd
c61ed16b4b tex-animate{,-doc}: update to 20220221
changes unknown
2022-04-07 05:06:50 +00:00
markd
9ffb508bb8 tex-amsmath{,-doc}: update to 2.17l
changes unknown
2022-04-07 05:00:24 +00:00
markd
a5a3926b02 tex-albatross{,-doc}: update to 0.4.0
changes unknown
2022-04-07 04:54:43 +00:00
markd
77cfed492f tex-academicons{,-doc}: update to 1.9.12
more icons
2022-04-07 04:50:34 +00:00
markd
a9ed30f569 texlive-collection-latexextra: add tex-anyfontsize and tex-regexpatch 2022-04-07 03:44:04 +00:00
markd
e73fb22ac4 print: remove tex-tikzpagenodes
was already in graphics/tex-tikzpagenodes
2022-04-07 03:37:40 +00:00
markd
48cae36454 tex URW base font package updates 2022-04-07 02:55:27 +00:00
markd
cbad4761d8 tex-zapfding: update to 2021
changes unknown
2022-04-07 02:52:37 +00:00
markd
b33d73f5e4 tex-zapfchan: update to 2021
changes unknown
2022-04-07 02:52:11 +00:00
markd
b60ab5ab86 tex-times: update to 2021
changes unknown
2022-04-07 02:51:30 +00:00
markd
d8e9a71879 tex-symbol: update to 2021
changes unknown
2022-04-07 02:51:03 +00:00