| non port: devel/Makefile |
Number of commits found: 12242 (showing only 100 on this page) |
|
Tuesday, 21 Mar 2023
|
19:19 Po-Chuan Hsieh (sunpoet)
devel/py-face: Add py-face 22.0.0
face is a Pythonic microframework for building command-line applications:
- First-class subcommand support
- Powerful middleware architecture
- Separate Parser layer
- Built-in flagfile support
- Handy testing utilities
- Themeable help display
321b35e |
19:19 Po-Chuan Hsieh (sunpoet)
devel/py-glom: Add py-glom 22.1.0
Real applications have real data, and real data nests. Objects inside of objects
inside of lists of objects.
glom is a new and powerful way to handle real-world data, featuring:
- Path-based access for nested data structures
- Readable, meaningful error messages
- Declarative data transformation, using lightweight, Pythonic specifications
- Built-in data exploration and debugging features
All of that and more, available as a fully-documented, pure-Python package.
2c17641 |
19:19 Po-Chuan Hsieh (sunpoet)
devel/py-hatch-jupyter-builder: Add py-hatch-jupyter-builder 0.8.2
hatch-jupyter-builder provides a build hook plugin for Hatch that adds a build
step for use with Jupyter packages.
a411a50 |
19:19 Po-Chuan Hsieh (sunpoet)
devel/py-airtable-python-wrapper: Add py-airtable-python-wrapper 0.15.3
Python Client for the Airtable API
cc4ae28 |
19:19 Po-Chuan Hsieh (sunpoet)
devel/py-boltons: Add py-boltons 23.0.0
Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same
spirit as -- and yet conspicuously missing from -- the standard library,
including:
- Atomic file saving, bolted on with fileutils
- A highly-optimized OrderedMultiDict, in dictutils
- Two types of PriorityQueue, in queueutils
- Chunked and windowed iteration, in iterutils
- Recursive data structure iteration and merging, with iterutils.remap
- Exponential backoff functionality, including jitter, through iterutils.backoff
- A full-featured TracebackInfo type, for representing stack traces, in tbutils
d9c5f06 |
00:01 Muhammad Moinur Rahman (bofh)
devel/riscv64-gcc: Remove expired port:
2023-03-21 devel/riscv64-gcc: Unsupported version and users should move to
devel/freebsd-gcc12@riscv64
729c4c9 |
00:01 Muhammad Moinur Rahman (bofh)
devel/frama-c/: Remove expired port:
2023-03-21 devel/frama-c: Broken since 2021
c06842b |
00:01 Muhammad Moinur Rahman (bofh)
devel/libzrtpcpp: Remove expired port:
2023-03-21 devel/libzrtpcpp: Broken since 2021
fab39ca |
|
Sunday, 19 Mar 2023
|
23:51 Muhammad Moinur Rahman (bofh)
devel/p5-Net-ZooKeeper: Remove expired port:
2023-03-20 devel/p5-Net-ZooKeeper: Broken since 2020
b0e548f |
23:51 Muhammad Moinur Rahman (bofh)
devel/libhyve-remote: Remove expired port:
2023-03-20 devel/libhyve-remote: Broken since 2020
2c4e9aa |
|
Thursday, 16 Mar 2023
|
22:18 Antoine Brodin (antoine)
devel/rubygem-octicons: remove, duplicate of misc/rubygem-octicons
98bcfcf |
11:08 Dirk Meyer (dinoex)
devel/rubygem-octicons: GitHub's octicons svg
Created by: Pedro Giffuni
PR: 235008
70ff379 |
05:55 Kai Knoblich (kai)
devel/py-hatch-requirements-txt: New port
Hatchling plugin to read project dependencies from "requirements.txt"
and there is support for defining groups of optional dependencies (also
known as "features") as well.
WWW: https://github.com/repo-helper/hatch-requirements-txt
54572d0 |
05:54 Kai Knoblich (kai)
devel/py-hatch-nodejs-version: New port
This package provides two Hatch plugins:
* version source plugin that reads/writes the package version from
the version field of the Node.js package.json file.
* metadata hook plugin that reads PEP 621 metadata from the Node.js
package.json file.
WWW: https://github.com/agoose77/hatch-nodejs-version
d5173cf |
|
Wednesday, 15 Mar 2023
|
23:20 Serhii (Sergey) Kozlov (skozlov)
devel/pydio-packr: Remove port
Was only used for building www/pydio-cells before, not needed anymore
a4dc61a |
02:27 Yuri Victorovich (yuri)
devel/cli: New port: Library for interactive command line interfaces in modern
C++
d87c3c5 |
|
Monday, 13 Mar 2023
|
21:04 Kurt Jaeger (pi) Author: Oleg Sidorkin
devel/ccache4: new port
ccache is a compiler cache. It acts as a caching pre-processor to C/C++
compilers, using the -E compiler switch and a hash to detect when a
compilation can be satisfied from cache. This often results in a 5 to 10
times speedup in common compilations.
PR: 234971
Approved by: bdrewery
Author: Oleg Sidorkin <osidorkin@gmail.com>
61e5c61 |
|
Sunday, 12 Mar 2023
|
15:12 Jan Beich (jbeich)
devel/libpthread-stubs: remove port
libpthread-stubs >= 0.4 isn't granular: checks too few or often unused
pthread symbols. On FreeBSD it always added -pthread even if pthread
stubs libc would be enough. Consumers usually avoid libpthread-stubs
dependency on Linux, duplicating the logic. So, remove the wrapper.
PR: 269453
See also: https://gitlab.freedesktop.org/xorg/lib/pthread-stubs/-/issues/2
Inspired by: Arch, Fedora, OpenBSD, PkgSrc, Void
Approved by: ashish (maintainer)
aa72a65 |
|
Thursday, 9 Mar 2023
|
04:48 Charlie Li (vishwin)
devel/meson-python: add
PEP-517 build backend that uses Meson
316d64c |
|
Wednesday, 8 Mar 2023
|
08:03 Antoine Brodin (antoine)
devel/Makefile: unbreak the ports tree
ddda545 |
|
Tuesday, 7 Mar 2023
|
15:40 Fernando ApesteguĂa (fernape) Author: Shane
devel/godot35-tools: new port for LTS godot-tools
Create a new port to add support for previous LTS version of godot.
This works with new devel/godot35 port to offer IDE build.
PR: 269957
Reported by: FreeBSD@ShaneWare.Biz
2735a434 |
15:38 Fernando ApesteguĂa (fernape) Author: Shane
devel/godot35: new port for LTS godot
ChangeLog: https://godotengine.org/article/maintenance-release-godot-3-5-1/
PR: 269956
Reported by: FreeBSD@ShaneWare.Biz
b9d66f9 |
|
Sunday, 5 Mar 2023
|
00:38 Matthew Seaman (matthew)
devel/py-flake8-future-annotations: new port
Verifies python 3.7+ files use from __future__ import annotations if a
type is used in the module that can be rewritten using PEP 563.
Pairs well with pyupgrade with the --py37-plus flag or higher, since
pyupgrade only replaces type annotations with the PEP 563 rules if
from __future__ import annotations is present.
5948bc8 |
|
Thursday, 2 Mar 2023
|
14:55 Dan Langille (dvl)
devel/py-tendo: Add new port
The main feature of interest is a single process instance feature which
can be used to ensure only one proces runs at a time, given multiple
users. Implemented via fnctl "under the hood" to create/check/remove
a lock file. While on FreeBSD we have lockf(1), this is not portable.
c5afabd |
|
Monday, 27 Feb 2023
|
20:14 Antoine Brodin (antoine)
devel/rubygem-google-apis-serviceusage_v1_041: remove
it's a duplicate of devel/rubygem-google-apis-sqladmin_v1beta4
76faae3 |
18:51 Kurt Jaeger (pi)
devel/libcdada: new port in prepartion for net-mgmt/pmacct update
Small library that offers basic data structures (list, set, map...)
in a pure C API for user-space applications. Key features:
- Easy to use, portable
- No "magic" MACROs, and no need to modify your data structures
(except, perhaps, for __attribute__((packed)))
- Stable and well-tested backend engine (libstdc++) for most of
the data structures
- Reasonable performance - comparable to libstdc++
a1a26e6 |
08:05 Matthias Fechner (mfechner)
www/gitlab-ce: new ports required for 15.9
80fe4a1 |
|
Sunday, 26 Feb 2023
|
08:11 Yuri Victorovich (yuri)
devel/zycore-c: New port: Support library with platform independent types,
macros, etc for Zydis
3a8c19e |
|
Saturday, 25 Feb 2023
|
09:47 Yuri Victorovich (yuri)
devel/libvex: Library for dynamic binary instrumentation and translation
1580c05 |
|
Thursday, 23 Feb 2023
|
20:45 Yuri Victorovich (yuri)
devel/py-itertree: New port: Python tree structure for data storage and
iterations
58adde9 |
20:45 Yuri Victorovich (yuri)
devel/py-pyTooling: New port: Collection of arbitrary classes, decorators,
meta-classes, exceptions
f39416d |
|
Wednesday, 22 Feb 2023
|
13:20 Antoine Brodin (antoine)
devel/libfsfat: new port
Library and tools to access the File Allocation Table (FAT) file system
WWW: https://github.com/libyal/libfsfat
91ac20d |
13:14 Antoine Brodin (antoine)
devel/libphdi: new port
Library and tools to access the Parallels Hard Disk image format
WWW: https://github.com/libyal/libphdi
857fbed |
06:58 Kai Knoblich (kai)
net-mgmt/netbox: Create Django 4.1 consumers
* Django 3.2 is currently the "default" version in the ports tree due
its long term support until April 2024. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 3.4 release possible because it requires
Django 4.1.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj41-django-rq
- devel/py-dj41-graphene-django
- www/py-dj41-django-auth-ldap
- www/py-dj41-django-cors-headers
- www/py-dj41-django-debug-toolbar
- www/py-dj41-django-filter
- www/py-dj41-django-graphiql-debug-toolbar
- www/py-dj41-django-js-asset
- www/py-dj41-django-mptt
- www/py-dj41-django-prometheus
- www/py-dj41-django-redis
- www/py-dj41-django-tables2
- www/py-dj41-django-taggit
- www/py-dj41-django-timezone-field
- www/py-dj41-djangorestframework
- www/py-dj41-drf-yasg
Reviewed by: sunpoet (via e-mail)
Approved by: sunpoet (via e-mail)
Differential Revision: https://reviews.freebsd.org/D38649
f7fdc07 |
|
Tuesday, 21 Feb 2023
|
09:05 Yuri Victorovich (yuri)
devel/py-lazy_loader: New port: Load subpackages and functions on demand easily
57d6620 |
|
Monday, 20 Feb 2023
|
20:41 Li-Wen Hsu (lwhsu)
devel/yaml-cpp03: Remove
devel/yaml-cpp03 was created to provide old library versions to support
the blender-lts28 port which has been deleted after EOL.
PR: 268477
Reported by: Shane <FreeBSD@ShaneWare.Biz>
Approved by: tim@niemueller.de (maintainer)
617004d |
15:15 Gleb Popov (arrowd)
devel/appstream-compose: + Generates AppStream XML files based on LOCALBASE
contents.
Sponsored by: Serenity Cybersecurity, LLC
aa7aa94 |
07:55 Emanuel Haupt (ehaupt)
devel/bencodetools: Add new port
bencode-tools is a collection of tools for manipulating bencoded data.
Bencode (pronounced like Bee-encode) is the encoding used by the
peer-to-peer file sharing system BitTorrent for storing and transmitting
loosely structured data.
7457e5f |
|
Sunday, 19 Feb 2023
|
11:01 Robert Clausecker (fuz)
devel/build2: Toolchain for building and packaging C++ code
build2 is an open source (MIT), cross-platform build toolchain that aims
to approximate Rust Cargo's convenience for developing and packaging
C/C++ projects while providing more depth and flexibility, especially in
the build system.
libodb and libodb-sqlite are currently bundled in this port. These are
planned to be unbundled in a future commit.
The port's author is known to the maintainer but wishes not to be named.
Obtained from: anonymous author
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38629
f68d0ee |
|
Friday, 17 Feb 2023
|
09:27 Gleb Popov (arrowd)
devel/glibd: + D language bindings to devel/glib20
Sponsored by: Serenity Cybersecurity, LLC
5a15247 |
|
Tuesday, 14 Feb 2023
|
17:32 Mikael Urankar (mikael)
devel/signal-fts5-extension: Add new port
Signal-FTS5-Extension is a C ABI library which exposes a FTS5 tokenizer function
named signal_tokenizer that:
Segments UTF-8 strings into words according to Unicode standard
Normalizes and removes diacritics from words
Converts words to lower case
When used as a custom FTS5 tokenizer this enables application to support CJK
symbols in full-text search.
d70609a |
|
Monday, 13 Feb 2023
|
12:42 Gleb Popov (arrowd)
devel/appstream-qt: Create a port for Qt bindings to AppStream library.
Reviewed by: tcberner
Sponsored by: Serenity Cybersecurity, LLC
Differential Revision: https://reviews.freebsd.org/D38462
43f1b2d |
04:51 Ka Ho Ng (khng)
devel/ccls: Reinstate the port and update to snapshot 20230115
Approved by: delphij (ports)
Differential Revision: https://reviews.freebsd.org/D38552
93bc67e |
|
Friday, 10 Feb 2023
|
11:41 Alexey Dokuchaev (danfe)
devel/edi: EFL-based/focused IDE (new port had been added)
Requested by: someone on t.me/freebsd_ru
d36a4f4 |
|
Sunday, 5 Feb 2023
|
22:12 Yuri Victorovich (yuri)
devel/py-hunter: New port: Flexible code tracing toolkit
6f1a1bc |
22:12 Yuri Victorovich (yuri)
devel/py-process-tests: New port: Tools for testing processes
9141bfa |
21:04 Yuri Victorovich (yuri)
devel/py-fields: New port: Totally different take on container boilerplate
2cb1f5b |
18:09 Yuri Victorovich (yuri)
devel/nox: New port: Flexible test automation
6b50083 |
15:47 Po-Chuan Hsieh (sunpoet)
devel/rubygem-bootsnap115: Add rubygem-bootsnap115 1.15.0 (copied from
rubygem-bootsnap)
- Add PORTSCOUT
c780e3f |
15:47 Po-Chuan Hsieh (sunpoet)
devel/rubygem-concurrent-ruby11: Add rubygem-concurrent-ruby11 1.1.10 (copied
from rubygem-concurrent-ruby)
- Add PORTSCOUT
fce8de0 |
15:47 Po-Chuan Hsieh (sunpoet)
devel/rubygem-concurrent-ruby-edge06: Add rubygem-concurrent-ruby-edge06 0.6.0
(copied from rubygem-concurrent-ruby-edge)
- Change RUN_DEPENDS from rubygem-concurrent-ruby to rubygem-concurrent-ruby11
- Add PORTSCOUT
7ca7785 |
15:47 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-core3168: Add rubygem-aws-sdk-core3168 3.168.4 (copied
from devel/rubygem-aws-sdk-core)
- Add PORTSCOUT
7c63bbf |
15:47 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-s31117: Add rubygem-aws-sdk-s31117 1.117.2 (copied from
rubygem-aws-sdk-s3)
- Add PORTSCOUT
31a7c4e |
15:47 Po-Chuan Hsieh (sunpoet)
devel/phpunit10: Add phpunit10 10.0.0
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of
the xUnit architecture for unit testing frameworks.
dfa5313 |
15:47 Po-Chuan Hsieh (sunpoet)
devel/py-pycomplete: Add py-pycomplete 0.3.2
With pycomplete, one can generate a completion script for CLI application that
is compatible with a given shell. The script outputs the result onto stdout,
allowing one to re-direct the output to the file of their choosing.
pycomplete accepts different types of objects depending on which CLI framework
you are using. For argparse, argparse.ArgumentParser is expected while for
click, either click.Command or click.Context is OK. pycomplete knows what to do
smartly.
Where you place the file will depend on which shell, and which operating system
you are using. Your particular configuration may also determine where these
scripts need to be placed.
Note that pycomplete needs to be installed in the same environment as the target
CLI app to work properly.
f904e02 |
15:47 Po-Chuan Hsieh (sunpoet)
devel/py-sparse: Add py-sparse 0.13.0
This implements sparse arrays of arbitrary dimension on top of numpy and
scipy.sparse. It generalizes the scipy.sparse.coo_matrix and
scipy.sparse.dok_matrix layouts, but extends beyond just rows and columns to an
arbitrary number of dimensions.
Additionally, this project maintains compatibility with the numpy.ndarray
interface rather than the numpy.matrix interface used in scipy.sparse
These differences make this project useful in certain situations where
scipy.sparse matrices are not well suited, but it should not be considered a
full replacement. The data structures in pydata/sparse complement and can be
used in conjunction with the fast linear algebra routines inside scipy.sparse. A
format conversion or copy may be required.
8c5d502 |
|
Saturday, 4 Feb 2023
|
06:58 Yuri Victorovich (yuri)
devel/py-interface-meta: New port: Expose an extensible API with enforced method
signatures
4a39c48 |
06:58 Yuri Victorovich (yuri)
devel/py-find-libpython: New port: Finds the libpython associated with your
environment
3604fc3 |
|
Monday, 30 Jan 2023
|
23:51 Po-Chuan Hsieh (sunpoet)
devel/py-pyyaml5: Add py-pyyaml5 5.4.1 (copied from py-yaml)
- Add CONFLICTS_INSTALL
- Add PORTSCOUT
4398982 |
23:44 Brooks Davis (brooks)
devel/llvm16: connect to build
95dfbfd |
21:25 Matthias Fechner (mfechner)
devel/rubygem-simple_po_parser: new port required for gitlab-ce 15.7
84cdf51 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-syntax_suggest: Add rubygem-syntax_suggest 1.0.2
An error in your code forces you to stop. SyntaxSuggest helps you find those
errors to get you back on your way faster.
bc5aa48 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-xdg6: Add rubygem-xdg6 6.6.2 (copied from rubygem-xdg)
- Add PORTSCOUT
6a8fe83 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-rubocop-capybara: Add rubygem-rubocop-capybara 2.17.0
RuboCop Capybara provides Capybara-specific analysis for your projects, as an
extension to RuboCop.
78bac10 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-sidekiq6: Add rubygem-sidekiq6 6.5.8 (copied from rubygem-sidekiq)
- Add PORTSCOUT
addd4dd |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-sidekiq-cron18: Add rubygem-sidekiq-cron18 1.8.0 (copied from
rubygem-sidekiq-cron)
- Add PORTSCOUT
27b0b8f |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-flipper025: Add rubygem-flipper025 0.25.4 (copied from
rubygem-flipper)
- Add PORTSCOUT
4db8b1c |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-fugit17: Add rubygem-fugit17 1.7.2 (copied from rubygem-fugit)
- Add PORTSCOUT
5ee4cf2 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-gettext-setup0: Add rubygem-gettext-setup0 0.34
- Add PORTSCOUT
d3da5f9 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-redlock: Add rubygem-redlock 1.3.2
Redlock provides a ruby distributed lock using redis.
Distributed locks are a very useful primitive in many environments where
different processes require to operate with shared resources in a mutually
exclusive way.
There are a number of libraries and blog posts describing how to implement a DLM
(Distributed Lock Manager) with Redis, but every library uses a different
approach, and many use a simple approach with lower guarantees compared to what
can be achieved with slightly more complex designs.
This is an implementation of a proposed distributed lock algorithm with Redis.
It started as a fork from antirez implementation.
dbfd334 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-simspaceweaver: Add rubygem-aws-sdk-simspaceweaver 1.0.0
Official AWS Ruby gem for AWS SimSpace Weaver.
eab7dfe |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-bootsnap114: Add rubygem-bootsnap114 1.14.0 (copied from
rubygem-bootsnap)
- Add PORTSCOUT
966bf32 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-cucumber-tag-expressions4: Add rubygem-cucumber-tag-expressions4
4.1.0
- Add PORTSCOUT
dffb498 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-pipes: Add rubygem-aws-sdk-pipes 1.0.0
Official AWS Ruby gem for Amazon EventBridge Pipes.
a77b622 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-sagemakergeospatial: Add
rubygem-aws-sdk-sagemakergeospatial 1.0.0
Official AWS Ruby gem for Amazon SageMaker geospatial capabilities.
e41e5a8 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-sagemakermetrics: Add rubygem-aws-sdk-sagemakermetrics
1.0.0
Official AWS Ruby gem for Amazon SageMaker Metrics Service (SageMaker Metrics).
0f75bfe |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-securitylake: Add rubygem-aws-sdk-securitylake 1.0.0
Official AWS Ruby gem for Amazon Security Lake.
f956b1f |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-oam: Add rubygem-aws-sdk-oam 1.0.0
Official AWS Ruby gem for CloudWatch Observability Access Manager.
a4e23cd |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-omics: Add rubygem-aws-sdk-omics 1.0.0
Official AWS Ruby gem for Amazon Omics.
0558297 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-opensearchserverless: Add
rubygem-aws-sdk-opensearchserverless 1.0.0
Official AWS Ruby gem for OpenSearch Service Serverless.
15c0a88 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-docdbelastic: Add rubygem-aws-sdk-docdbelastic 1.0.0
Official AWS Ruby gem for Amazon DocumentDB Elastic Clusters (DocDB Elastic).
13d1cb1 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-kendraranking: Add rubygem-aws-sdk-kendraranking 1.0.0
Official AWS Ruby gem for Amazon Kendra Intelligent Ranking (Kendra Ranking).
33ffca2 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-kinesisvideowebrtcstorage: Add
rubygem-aws-sdk-kinesisvideowebrtcstorage 1.0.0
Official AWS Ruby gem for Amazon Kinesis Video WebRTC Storage.
13d3ec8 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-licensemanagerlinuxsubscriptions: Add
rubygem-aws-sdk-licensemanagerlinuxsubscriptions 1.0.0
Official AWS Ruby gem for AWS License Manager Linux Subscriptions.
90b4755 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-arczonalshift: Add rubygem-aws-sdk-arczonalshift 1.0.0
Official AWS Ruby gem for AWS ARC - Zonal Shift.
4c190a3 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-cleanrooms: Add rubygem-aws-sdk-cleanrooms 1.0.0
Official AWS Ruby gem for AWS Clean Rooms Service.
bf8083c |
12:58 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-codecatalyst: Add rubygem-aws-sdk-codecatalyst 1.0.0
Official AWS Ruby gem for Amazon CodeCatalyst.
ba6632c |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-x-wr-timezone: Add py-x-wr-timezone 0.0.5
Some calendar providers introduce the non-standard X-WR-TIMEZONE parameter to
ICS calendar files. Strict interpretations according to RFC 5545 ignore the
X-WR-TIMEZONE parameter. This causes the times of the events to differ from
those which make use of X-WR-TIMEZONE.
This module aims to bridge the gap by converting calendars using X-WR-TIMEZONE
to a strict RFC 5545 calendars. So, let's put our heads together and solve this
problem for everyone!
a379947 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-pyproject_hooks: Add py-pyproject_hooks 1.0.0
pyproject-hooks is a low-level library for calling build-backends in
pyproject.toml-based project. It provides the basic functionality to help write
tooling that generates distribution files from Python projects.
If you want a tool that builds Python packages, you'll want to use
devel/py-build instead. This is an underlying piece for pip, build and other
"build frontends" use to call "build backends" within them.
4dc064d |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-pytest-mypy-plugins: Add py-pytest-mypy-plugins 1.10.1
pytest plugin for testing mypy types, stubs, and plugins.
c39f32a |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-recurring-ical-events: Add py-recurring-ical-events 1.1.0b0
ICal has some complexity to it: Events, TODOs and Journal entries can be
repeated, removed from the feed and edited later on. This tool takes care of
these circumstances.
4a57f08 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-jaraco.text: Add py-jaraco.text 3.11.0
This package provides handy routines for dealing with text, such as wrapping,
substitution, trimming, stripping, prefix and suffix removal, line continuation,
indentation, comment processing, identifier processing, values parsing, case
insensitive comparison, and more. See the docs (linked in the badge above) for
the detailed documentation and examples.
916d8ac |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-packaging21: Add py-packaging21 21.3 (copied from py-packaging)
- Add PORTSCOUT
ae5c2c2 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-poetry: Add py-poetry 1.2.2
Poetry is a tool for dependency management and packaging in Python. It allows
you to declare the libraries your project depends on and it will manage
(install/update) them for you.
bc93f48 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/p5-match-simple-XS: Add p5-match-simple-XS 0.002
match::simple::XS provides the XS backend for match::simple.
3594a4b |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-about-time: Add py-about-time 4.2.1
about-time is a cool helper for tracking time and throughput of code blocks,
with beautiful human friendly renditions.
36a53a2 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-comm: Add py-comm 0.1.2
Comm provides a way to register a Kernel Comm implementation, as per the Jupyter
kernel protocol. It also provides a base Comm implementation and a default
CommManager that can be used.
c72cac2 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/py-dulwich020: Add py-dulwich020 0.20.50
This is the Dulwich project.
It aims to provide an interface to git repos (both local and remote) that
doesn't call out to git directly but instead uses pure Python.
dd64157 |
12:58 Po-Chuan Hsieh (sunpoet)
devel/p5-Future-AsyncAwait: Add p5-Future-AsyncAwait 0.62
Future::AsyncAwait provides syntax for deferring and resuming subroutines while
waiting for Futures to complete. This syntax aims to make code that performs
asynchronous operations using futures look neater and more expressive than
simply using then chaining and other techniques on the futures themselves. It is
also a similar syntax used by a number of other languages; notably C# 5,
EcmaScript 6, Python 3, Dart, Rust, C++20.
This module is still under active development. While it now seems relatively
stable enough for most use-cases and has received a lot of "battle-testing" in a
wide variety of scenarios, there may still be the occasional case of memory leak
left in it, especially if still-pending futures are abandoned.
The new syntax takes the form of two new keywords, async and await.
7203a01 |
|
Sunday, 29 Jan 2023
|
17:40 Yuri Victorovich (yuri)
devel/poetry: New port: Python dependency management and packaging made easy
34b667d |
Number of commits found: 12242 (showing only 100 on this page) |