gpo.zugaina.org

Search Portage & Overlays:

dev-python/scibot

Web annotation curation pipeline

Screenshots

  • scibot-9999
    dev test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: Apache-2.0   

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 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 d0233592d96b86e931c0afc077fd360595d2efbb
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Feb 13 14:50:23 2022 -0800

dev-python/scibot: eapi8 and usergroup

also fix gevent cond dep for sparcur and scibot

commit 95b62bd06e440b6c1a378e771a2804281b682492
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Jan 12 17:24:29 2022 -0500

first pass at cleanup to remove old ebuilds along with some other fixes

commit 9b8c4a6d93ffb6004a95a23a891344f091abc884
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Sep 27 13:11:12 2021 -0700

changes for beautifulsoup package rename

is now beautifulsoup4

commit f7cf8327e7b57103c627cd1245b69bef8d58d3e2
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Jun 1 02:40:42 2021 -0700

remove python3_6 from gen_usedep

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

fix python3_6 build failures

commit 57f0cb8f66bf9b41a0a8116b3f8e9b8b7ec973cb
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jun 29 23:17:01 2020 -0700

dev-python/scibot: 9999 bump deps and remove pytest-runner

commit aa174abf6913b069973247ea712b71aaead5685e
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu Feb 20 18:21:07 2020 -0800

dev-python/pyontutils: version bump to 0.1.20

also bump 9999 dependents

commit 6d9a89a696b340370b532675a76c6ea2b598e419
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sat Jan 11 23:45:11 2020 -0800

dev-python fastentrypoints for relevant packages

see https://github.com/pypa/setuptools/issues/510 for reference

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 4bb2f9b5e85ef45278dcd5206454297833709d07
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Dec 10 15:31:44 2019 -0800

dev-python/scibot 9999 update version string, bump pyontutils dep

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 2cba1d9edc7b2d9382dcf292d80b281f083c0061
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Dec 4 16:54:35 2019 -0800

dev-python/scibot fix user setup

commit 53682184c930b5daa678061cade91345ca2293ff
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Nov 8 21:34:06 2019 -0800

dev-python/scibot-0.0.2 removed since never actually released

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 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 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 633ec8cbc83e9ba6b409bd7f2f8768231142019b
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed Oct 2 18:24:02 2019 -0700

dev-python/scibot-9999 remove in source build

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 1ec51ca4697a9dd0491df0d4442ebdd21519eda3
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri May 24 16:06:51 2019 -0700

dev-python/scibot bookmarklet rc updated

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

dev-python/scibot version.patch and fix IUSE

commit e024c5d3c33b9bab754c863324ae1c55ff6a3168
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Wed May 22 12:48:21 2019 -0700

dev-python/scibot-9999.ebuild added along with skeleton for 0.0.3

commit e4e690d6cba0af64eeb2a239f1fcc6db8963a1ff
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Oct 14 21:12:31 2018 -0700

dev-python/scibot init and conf updated

commit c35e8ff60de3dbc769f446a96c73200460d26d7e
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Oct 14 17:07:17 2018 -0700

scibot init last commit before switch to run via guni directly

commit adc54d0058420f28db1530745b8446529956d459
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Sun Oct 14 14:28:58 2018 -0700

dev-python/scibot-0.0.2.ebuild preliminary work on init

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

commit 60c3eecddd2d767f2517d6dde27e8c3c69a0d7e6
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Fri Oct 12 22:32:23 2018 -0700

dev-python/scibot-0.0.1.ebuild first attempts