Commit graph

352268 commits

Author SHA1 Message Date
pin
ff41f6ec64 doc: Updated shells/nushell to 0.44.0 2022-02-08 12:38:28 +00:00
pin
68acdd2067 shells/nushell: update to 0.44.0
-Remove unused repo parts (#4271)
-Drop with iter range (#4242)
2022-02-08 12:38:09 +00:00
pin
9b6048d3ab doc: Updated sysutils/macchina to 6.0.6 2022-02-08 12:37:22 +00:00
pin
cdc7a37de4 sysutils/macchina: update to 6.0.6
Bump libmacchina to v6.1.0:
-Fixes a bug that causes the package readout to display "0 (cargo)" if
 $CARGO_HOME/bin is empty. (Macchina-CLI/libmacchina@22a7df0)
-Fixes a bug that causes the network readout to return an IPv6 address in
 some cases. (Macchina-CLI/libmacchina@608a1dd)
2022-02-08 12:37:05 +00:00
pin
ebfafc0c0e doc: Updated x11/kitty to 0.24.2 2022-02-08 12:36:06 +00:00
pin
3389a726bd x11/kitty: update to 0.24.2
Updated in wip by @wiz, thanks!

We are bumping nine versions here, from 0.21.1 to current 0.24.2
Too many changes to list here, for a compleate changelog, please visit
https://sw.kovidgoyal.net/kitty/changelog/
2022-02-08 12:35:44 +00:00
adam
e4ea4239f4 Updated devel/py-xbe, graphics/py-pygraphviz 2022-02-08 11:00:37 +00:00
adam
1ce393860f py-pygraphviz: updated to 1.8
pygraphviz-1.8

Drop Python 3.7 support
Add Python 3.10 support
Add IPython rich display hook to AGraph class
Add contributor guide
Fixed directed nature of AGraph.copy()
Minor documentation and code fixes
2022-02-08 11:00:19 +00:00
adam
8200e3fc5f py-xbe: updated to 0.0.3
0.0.3
Unknown changes
2022-02-08 10:53:25 +00:00
nia
4d40251b26 arcticfox: Add missing dependency 2022-02-08 10:49:04 +00:00
mcf
6e95db1cc4 guile: append to BUILDLINK_PASSTHRU_DIRS rather than replace it 2022-02-08 10:26:16 +00:00
adam
73d0ad5e4b Updated devel/py-test-asyncio, devel/py-test-mypy 2022-02-08 09:14:06 +00:00
adam
4daed90aaa py-test-mypy: updated to 0.9.1
0.9.1
* Add support for pytest 7.

0.9.0
* Drop support for pytest<4.6.
* Add --mypy-config-file.
2022-02-08 09:12:48 +00:00
adam
728c4e0065 py-test-asyncio: updated to 0.18.0
0.18.0
Raise a warning if @pytest.mark.asyncio is applied to non-async function.
Support parametrized event_loop fixture.
2022-02-08 09:10:58 +00:00
adam
65fd16c998 Updated devel/py-ipykernel, devel/py-packageurl, devel/py-bitarray, textproc/py-tomlkit 2022-02-08 08:56:43 +00:00
adam
c8b8362ef6 py-tomlkit: updated to 0.9.1
0.9.1
Fixed
Fix a bug of separators not being kept when replacing the value.
Tuples should be dumped as TOML arrays.
2022-02-08 08:56:23 +00:00
adam
5324fb2542 py-bitarray: updated to 2.3.6
2.3.6:
* add optional value parameter to `util.count_n()`
* determine machine endianness at build time when possible, by using
  the `PY_LITTLE_ENDIAN` macro, in order to optimize `shift_r8()`
* add official Python 3.11 support
2022-02-08 08:54:22 +00:00
adam
f0a41b29ee py-packageurl: updated to 0.9.7
0.9.7 (2022-02-07)
------------------
- Create a generic PackageURL for URLs that do not fit existing routes in url2purl
2022-02-08 08:52:43 +00:00
adam
b3be34d6e3 py-ipykernel: updated to 6.9.0
6.9.0

Bugs fixed
- Fixed event forwarding
- use message queue for abort_queues
2022-02-08 08:51:12 +00:00
pho
559baa6dfd Add upstream URLs to patches 2022-02-08 07:45:02 +00:00
khorben
52ba955711 doc: Added multimedia/gerbera version 1.9.2 2022-02-08 06:27:36 +00:00
khorben
7de8fb2619 Add gerbera 2022-02-08 06:27:21 +00:00
khorben
f57ea6b712 gerbera: import version 1.9.2
Gerbera is a UPnP media server which allows you to stream your digital media
through your home network and consume it on a variety of UPnP compatible
devices.

Gerbera was originally based on MediaTomb.
2022-02-08 06:26:49 +00:00
wiz
73d022ef3b doc: Added devel/py-pep621 version 0.4.0 2022-02-07 21:41:14 +00:00
wiz
0c736f0abf devel/Makefile: + py-pep621 2022-02-07 21:41:04 +00:00
wiz
aede4a07d8 devel/py-pep621: import py-pep621-0.4.0
PEP 621 metadata parsing.
2022-02-07 21:40:47 +00:00
adam
46287cbe90 Updated devel/py-pylint-plugin-utils, devel/py-click-didyoumean, fonts/py-fonttools, devel/py-frozendict 2022-02-07 21:15:13 +00:00
adam
b8cb5a67f8 py-frozendict: updated to 2.3.0
2.3.0:
Unknown changes
2022-02-07 21:14:41 +00:00
adam
3b92cf3cf7 py-fonttools: updated to 4.29.1
4.29.1 (released 2022-02-01)
----------------------------
- [colorLib] Fixed rounding issue with radial gradient's start/end circles inside
  one another
- [freetypePen] Handle rotate/skew transform when auto-computing width/height of the
  buffer; raise PenError wen missing moveTo

4.29.0 (released 2022-01-24)
----------------------------
- [ufoLib] Fixed illegal characters and expanded reserved filenames
- [COLRv1] Don't emit useless PaintColrLayers of lenght=1 in LayerListBuilder
- [ttx] Removed legacy ``waitForKeyPress`` method on Windows
- [pens] Added FreeTypePen that uses ``freetype-py`` and the pen protocol for
  rasterizating outline paths
- [unicodedata] Updated the script direction list to Unicode 14.0
  Bumped unicodedata2 dependency to 14.0
- [psLib] Fixed type of ``fontName`` in ``suckfont``
2022-02-07 21:12:59 +00:00
adam
518e5808d7 py-click-didyoumean: updated to 0.3.0
0.3.0:
Unknown changes
2022-02-07 21:07:36 +00:00
adam
5eb6050235 py-pylint-plugin-utils: updated to 0.7
0.7
Removed small formatting error
2022-02-07 21:02:44 +00:00
adam
f957f037b5 Updated www/py-django-cors-headers, www/py-drf-nested-routers, filesystems/py-fs, security/py-cryptodome 2022-02-07 21:00:36 +00:00
adam
8f810959e5 py-cryptodome: updated to 3.14.1
3.14.1

Resolved issues
* Fixed memory leak for GMP integers.
2022-02-07 21:00:11 +00:00
adam
54917228e6 py-fs: updated to 2.4.15
2.4.15

Changed
- Support more lenient usernames and group names in FTP servers

Fixed
- Fixed `MemoryFS.move` and `MemoryFS.movedir` not updating the name of moved
  resources, causing `MemoryFS.scandir` to use the old name.
- Make `WrapFS.move` and `WrapFS.movedir` use the delegate FS methods instead
  of `fs.move` functions, which was causing optimized implementation of
  `movedir` to be always skipped.
2022-02-07 20:57:20 +00:00
adam
5fb9cba257 py-drf-nested-routers: updated to 0.93.4
0.93.4:
Unknown changes
2022-02-07 20:55:14 +00:00
adam
532e5a8aa7 py-django-cors-headers: updated to 3.11.0
3.11.0
Drop Python 3.6 support.
2022-02-07 20:52:39 +00:00
adam
cf6cef65e1 Updated devel/py-prompt_toolkit, parallel/py-ipyparallel 2022-02-07 17:07:40 +00:00
adam
b452492dbf py-ipyparallel: updated to 8.2.0
8.2.0 is a small release, mostly of small bugfixes and improvements.

Changes:

`len(AsyncMapResult)` and progress ports now use the number of items in the map,
not the number of messages.

Enhancements:

- Show output prior to errors in `%%px`

Bugs fixed:

- Fix cases where engine id could be `-1` in tracebacks
- Add missing `pbs` to engine launcher entrypoints
2022-02-07 17:07:22 +00:00
adam
87a5839979 py-prompt_toolkit: updated to 3.0.27
3.0.27: 2022-02-07
------------------

New features:
- Support for cursor shapes. The cursor shape for prompts/applications can now
  be configured, either as a fixed cursor shape, or in case of Vi input mode,
  according to the current input mode.
- Handle "cursor forward" command in ANSI formatted text. This makes it
  possible to render many kinds of generated ANSI art.
- Accept `align` attribute in `Label` widget.
- Added `PlainTextOutput`: an output implementation that doesn't render any
  ANSI escape sequences. This will be used by default when redirecting stdout
  to a file.
- Added `create_app_session_from_tty`: a context manager that enforces
  input/output to go to the current TTY, even if stdin/stdout are attached to
  pipes.
- Added `to_plain_text` utility for converting formatted text into plain text.

Fixes:
- Don't automatically use `sys.stderr` for output when `sys.stdout` is not a
  TTY, but `sys.stderr` is. The previous behavior was confusing, especially
  when rendering formatted text to the output, and we expect it to follow
  redirection.
2022-02-07 17:02:27 +00:00
wiz
271d500a22 wheel.mk: also substitute PYVERSSUFFIX 2022-02-07 15:39:35 +00:00
wiz
6ad6033dfb doc: Added textproc/py-sphinx-inline-tabs version 2022.1.2beta11 2022-02-07 15:27:13 +00:00
wiz
a5d9ddc0be textproc/Makefile: + py-sphinx-inline-tabs 2022-02-07 15:27:03 +00:00
wiz
64d689610e textproc/py-sphinx-inline-tabs: import py-sphinx-inline-tabs-2022.1.2beta11
Add inline tabbed content to your Sphinx documentation.
2022-02-07 15:26:43 +00:00
wiz
438eabfef0 doc: Added textproc/py-sphinx-copybutton version 0.5.0 2022-02-07 15:19:55 +00:00
wiz
d3aa45df2c textproc/Makefile: + py-sphinx-copybutton 2022-02-07 15:19:47 +00:00
wiz
5751fe1dd1 textproc/py-sphinx-copybutton: import py-sphinx-copybutton-0.5.0
A small sphinx extension to add a "copy" button to code blocks.
2022-02-07 15:19:31 +00:00
wiz
a7035c4a98 py-sphinx-automodapi: add missing build dependency 2022-02-07 15:13:42 +00:00
adam
5105f29227 Updated www/py-httplib2, devel/py-pip-api 2022-02-07 13:15:02 +00:00
adam
011b346a8b py-pip-api: updated to 0.0.27
0.0.27
- Use correct long flag for requirements
- Support for hashed requirements
- Drop support for Python 3.6, test against pip==22.0.x
2022-02-07 13:14:40 +00:00
adam
0155035fa7 py-httplib2: updated to 0.20.4
0.20.4
proxy: support proxy urls with ipv6 address

0.20.3
No changes in library. Tests compatible with Python3.10 and recent pytest.
2022-02-07 13:08:29 +00:00