Skip to content

Commit

Permalink
sherlock: 0.1-2813b91 -> 0.14.4-f794e23
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed May 11, 2024
1 parent 07e58e9 commit 153fc19
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 19 deletions.
29 changes: 15 additions & 14 deletions sherlock/.footprint
Original file line number Diff line number Diff line change
Expand Up @@ -173,12 +173,12 @@ drwxr-xr-x root/root opt/sherlock/exrex-0.11.0.dist-info/
-rw-r--r-- root/root opt/sherlock/exrex-0.11.0.dist-info/entry_points.txt
-rw-r--r-- root/root opt/sherlock/exrex-0.11.0.dist-info/top_level.txt
-rw-r--r-- root/root opt/sherlock/exrex.py
drwxr-xr-x root/root opt/sherlock/idna-3.6.dist-info/
-rw-r--r-- root/root opt/sherlock/idna-3.6.dist-info/INSTALLER
-rw-r--r-- root/root opt/sherlock/idna-3.6.dist-info/LICENSE.md
-rw-r--r-- root/root opt/sherlock/idna-3.6.dist-info/METADATA
-rw-r--r-- root/root opt/sherlock/idna-3.6.dist-info/RECORD
-rw-r--r-- root/root opt/sherlock/idna-3.6.dist-info/WHEEL
drwxr-xr-x root/root opt/sherlock/idna-3.7.dist-info/
-rw-r--r-- root/root opt/sherlock/idna-3.7.dist-info/INSTALLER
-rw-r--r-- root/root opt/sherlock/idna-3.7.dist-info/LICENSE.md
-rw-r--r-- root/root opt/sherlock/idna-3.7.dist-info/METADATA
-rw-r--r-- root/root opt/sherlock/idna-3.7.dist-info/RECORD
-rw-r--r-- root/root opt/sherlock/idna-3.7.dist-info/WHEEL
drwxr-xr-x root/root opt/sherlock/idna/
-rw-r--r-- root/root opt/sherlock/idna/__init__.py
drwxr-xr-x root/root opt/sherlock/idna/__pycache__/
Expand Down Expand Up @@ -2133,14 +2133,14 @@ drwxr-xr-x root/root opt/sherlock/openpyxl/xml/__pycache__/
-rw-r--r-- root/root opt/sherlock/openpyxl/xml/__pycache__/functions.cpython-39.pyc
-rw-r--r-- root/root opt/sherlock/openpyxl/xml/constants.py
-rw-r--r-- root/root opt/sherlock/openpyxl/xml/functions.py
drwxr-xr-x root/root opt/sherlock/pandas-2.2.1.dist-info/
-rw-r--r-- root/root opt/sherlock/pandas-2.2.1.dist-info/INSTALLER
-rw-r--r-- root/root opt/sherlock/pandas-2.2.1.dist-info/LICENSE
-rw-r--r-- root/root opt/sherlock/pandas-2.2.1.dist-info/METADATA
-rw-r--r-- root/root opt/sherlock/pandas-2.2.1.dist-info/RECORD
-rw-r--r-- root/root opt/sherlock/pandas-2.2.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root opt/sherlock/pandas-2.2.1.dist-info/WHEEL
-rw-r--r-- root/root opt/sherlock/pandas-2.2.1.dist-info/entry_points.txt
drwxr-xr-x root/root opt/sherlock/pandas-2.2.2.dist-info/
-rw-r--r-- root/root opt/sherlock/pandas-2.2.2.dist-info/INSTALLER
-rw-r--r-- root/root opt/sherlock/pandas-2.2.2.dist-info/LICENSE
-rw-r--r-- root/root opt/sherlock/pandas-2.2.2.dist-info/METADATA
-rw-r--r-- root/root opt/sherlock/pandas-2.2.2.dist-info/RECORD
-rw-r--r-- root/root opt/sherlock/pandas-2.2.2.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root opt/sherlock/pandas-2.2.2.dist-info/WHEEL
-rw-r--r-- root/root opt/sherlock/pandas-2.2.2.dist-info/entry_points.txt
drwxr-xr-x root/root opt/sherlock/pandas/
-rw-r--r-- root/root opt/sherlock/pandas/__init__.py
drwxr-xr-x root/root opt/sherlock/pandas/__pycache__/
Expand Down Expand Up @@ -3653,6 +3653,7 @@ drwxrwxr-x root/root opt/sherlock/sherlock/
-rw-rw-r-- root/root opt/sherlock/sherlock/notify.py
drwxrwxr-x root/root opt/sherlock/sherlock/resources/
-rw-rw-r-- root/root opt/sherlock/sherlock/resources/data.json
-rw-rw-r-- root/root opt/sherlock/sherlock/resources/data.schema.json
-rw-rw-r-- root/root opt/sherlock/sherlock/result.py
-rw-rw-r-- root/root opt/sherlock/sherlock/sherlock.py
-rw-rw-r-- root/root opt/sherlock/sherlock/sites.py
Expand Down
2 changes: 1 addition & 1 deletion sherlock/.md5sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
0c8b0ae43c204dfcb4e935dc1920f440 revdep.sherlock
f3b49e568ee926413dbb5f095975922f sherlock-0.1-2813b91.tar.gz
f94206b03908a7c0298acf2893f08fd0 sherlock-0.14.4-f794e23.tar.gz
72fda7e32cdd3ce07cb77ca55bd0a151 sherlock.sh
8 changes: 4 additions & 4 deletions sherlock/Pkgfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Depends on: py3-pip

name=sherlock
version=0.1-2813b91
version=0.14.4-f794e23
release=1
source="https://github.com/sherlock-project/$name/archive/${version#*-}/$name-$version.tar.gz
$name.sh
Expand All @@ -12,7 +12,7 @@ source="https://github.com/sherlock-project/$name/archive/${version#*-}/$name-$v
build() {
export TMPDIR="$PKGMK_WORK_DIR"

install -d $PKG/usr/bin $PKG/opt/$name
mkdir -p $PKG/usr/bin $PKG/opt/$name

cd $name-${version#*-}*

Expand All @@ -25,8 +25,8 @@ build() {
# install
cp -a sherlock $PKG/opt/$name

install -m 0755 -D $SRC/sherlock.sh $PKG/usr/bin/sherlock
install -m 0644 -D $SRC/revdep.$name $PKG/etc/revdep.d/$name
install -m 0755 -D $SRC/sherlock.sh $PKG/usr/bin/sherlock
install -m 0644 -D $SRC/revdep.$name $PKG/etc/revdep.d/sherlock

# remove junk
#rm -r $PKG/opt/$name/*.dist-info (required)
Expand Down

0 comments on commit 153fc19

Please sign in to comment.