gpo.zugaina.org

Search Portage & Overlays:

dev-python/hyputils

Python utilities for the Hypothes.is REST api and websocket interface

Screenshots

  • hyputils-9999
    dev test zendesk python_targets_pypy3 python_targets_python3_10 python_targets_python3_11

    View      Download      Browse     License: MIT   
  • hyputils-0.0.9-r1
    ~amd64 ~x86
    dev memex test zendesk python_targets_pypy3 python_targets_python3_10 python_targets_python3_11

    View      Download      Browse     License: MIT   
  • hyputils-0.0.8
    ~amd64 ~x86
    dev memex test zendesk python_targets_pypy3 python_targets_python3_10 python_targets_python3_11

    View      Download      Browse     License: MIT   

ChangeLog

commit 72736d16861e8f96a2b78ab401f6d3577391d4e4
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Oct 4 14:33:56 2023 -0400

dev-python/hyputils: remove memex stuff

commit 7748c27d1333486dc4196d29ddbafd63beb90e16
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jul 10 18:17:20 2023 -0700

dev-python: update to pypi eclass for simple cases

commit 92a4a02dbc551c262208d39db7e99abb3ba032c1
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Apr 8 18:47:44 2023 -0700

dev-python: compat for 3.11 and some vbumps

commit 782517e24967a354cdd99d67c954fb55a85d3d38
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Mar 14 18:34:43 2023 -0700

dev-python/hyputils: revbump for missing appdirs dep

commit ce2b25e6539654947fb430f567416f6fb41c9115
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Feb 28 20:21:19 2023 -0800

dev-python/python-slugify: renamed from slugify

commit 21083b39f883a5a88342315a6e2f3e5fdd9e21d8
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jan 16 18:01:11 2023 -0500

dev-python compat drop 3_8

dropped for old ebuilds as well, many of those will be cleaned up

commit 0152eae2292e229e1d986a7c0ff2427592cf98c7
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Jan 13 22:47:20 2023 -0500

dev-python tgbugs ebuild RDEPEND all the things

commit 3012401873411864297a9b8a70a46a8d00f5b761
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 23 02:09:00 2022 -0500

dev-python tgbugs packages version bumps

commit e367532fca7d1063867a13d68dc9c59cc918592e
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Jan 11 22:04:29 2022 -0500

dev-python compat bumps for 3_10

commit cfd2f7c5e97ed78be4814aee4cc755cdc39b5dea
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Jun 1 01:38:50 2021 -0700

fix python3_6 build failures

commit d4d38433436c4678f35befb3c98e6d58765c64f3
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Aug 3 15:49:05 2020 -0700

dev-python/hyputils: version bump to 0.0.8

commit 58897de734bb8cd9f620390ee001b4da8e94cce1
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jun 29 18:01:51 2020 -0700

dev-python/hyputils: version bump remove pytest-runner

commit 48de0d58675c545cf75f2aad282bc1770b210a5e
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Apr 29 21:28:02 2020 -0700

dev-python/hyputils: version bump to 0.0.5

commit d8ec105db77287eef43fb21970576a8abab3547d
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Jan 11 20:27:23 2020 -0800

dev-python update manifests augpathlib ver bump

commit 36c562cdfad8f0e09d095c0661b4f2dcfe2cad47
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Jan 11 20:23:54 2020 -0800

dev-python fix 9999 version spec for pep 440

commit 0fbe6021e4b5959052ce2c52b76845eb4bb15401
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Dec 8 21:40:13 2019 -0800

dev-python/hyputils fix 9999 src_prepare

commit b77e8e7f8967a002e517f6f43c38689a4931e258
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 6 17:22:11 2019 -0800

rewrite copyright headers part 2

update all Manifests

for a fun time

_remainfest_inner () {
local _pat="*.ebuild"
pushd "$@" > /dev/null;
local _files=( $_pat )
ebuild $_files digest;
popd > /dev/null;
}

export -f _remainfest_inner
remanp () {
git ls-files '*.ebuild' | cut -d' ' -f3 | cut -d'/' -f1,2 | sort -u | xargs -P15 -r -n 1 -- bash -c '_remainfest_inner "$@"' _
}

remanp

commit fd49fca7fbc1450a730cac76d162feb848d02c58
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Dec 6 15:25:46 2019 -0800

rewrite copyright headers part 1

conversion done with
=sed -i 's/201[0-9]\ Gentoo\ Foundation/2019\ Gentoo\ Authors/g' */*/*.ebuild=

there are a number of fiddly changes that need to be made before all the
Manifests can be regenerated (which will be part 2)

commit fccc8ddecb9cee3abef016c0e6119ba41067e4d0
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Nov 12 17:54:10 2019 -0800

nifstd-tools update and git hash for 9999 ebuilds

commit ba250ea549dcbec86bad0a4a6834ccbad152e17f
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Nov 12 02:43:40 2019 -0800

dev-python remove old ebuilds

commit 4278adb2db41860669836fdcbc3f73e698a73fe3
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Nov 8 16:32:48 2019 -0800

fixes for various generic ebuilds not correctly handling their 9999ness

commit 52eeaf5c03dda9f9fe829397b6070aaee055fd6d
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Nov 8 12:44:37 2019 -0800

update manifests to remove untracked files

commit 0eed31f7733e99903dac0082b07573ea45bdfa3b
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Nov 6 15:01:50 2019 -0800

clean up issues with KEYWORDS and inconsistent dependencies

commit e45b3c08ccef5d910edbea4d37b6b960307791d8
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Nov 1 15:51:15 2019 -0700

htmlfn generic ebuild, bugfixes for alt S

resetting S should only happen inside the 9999 conditional since
packaging puts setup.py in the normal S location

commit 812f8aafea80b05ae55e4e04b1706d87c59e4f93
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu Oct 31 21:42:25 2019 -0700

in process commit for testing and generic ebuilds

commit b5d20dc57c1b6aac9e79e08a1c7eebfd55d05842
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Sep 20 17:23:04 2019 -0700

dev-python tgbugs 9999 ebuilds require ** keyword

commit e5166bf47f0a410ff6f369c7132f64776d769996
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Sep 20 17:02:23 2019 -0700

dev-python tgbugs 9999 ebuilds updated to use sed instead of patch

commit bde7070a5639994a2c0c41ebcb842ddb88d07165
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed May 22 14:30:49 2019 -0700

dev-python/hyputils-9999.ebuild

commit 26088387649ae1deba34e9f3934a8420dd446edf
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Apr 6 06:09:50 2019 -0400

dev-python/hyputils-0.0.3 Manifest updated

commit 966e2fd30268174fbc7e086520f9d91ff6d0d769
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Apr 6 05:14:03 2019 -0400

dev-python/hyputils deps updated

commit 38306dfe25ed179b6870a8a564535ab5bd3e04ea
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Apr 6 04:08:37 2019 -0400

ebuild additions and updates for pyontutils

a number of existing ebuilds have been sourced from the main tree or
from https://git.edevau.net/onkelbeh/HomeAssistantRepository and tweaked
to support pypy3 and/or 3.7, for same of simplicitly the latest
available version of any packages were selected

commit 2d8b48479c224cb9a6bb53d22aeb1b209a94fa2b
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Oct 13 22:40:02 2018 -0700

updates for 3.7 and pypy3 compat for scibot ebuild