Skip to content

Commit 0918cfa

Browse files
committed
changes: 202405252355
1 parent de3ae32 commit 0918cfa

File tree

3 files changed

+200
-1
lines changed

3 files changed

+200
-1
lines changed

fetcher.log

+12
Original file line numberDiff line numberDiff line change
@@ -23483,3 +23483,15 @@ UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 72: invalid
2348323483
[2024-05-25 23:53:45] INFO root fetch - processPackages [dansplotcore]: Remove: archive file [/home/abi/fetcher/tmp/dansplotcore-6.6.0.tar.gz]
2348423484
[2024-05-25 23:53:45] INFO root fetch - main [MainThread]: End processing [dansplotcore]: success
2348523485
[2024-05-25 23:53:45] INFO root fetch - main [MainThread]: Store serial: [23378181]
23486+
[2024-05-25 23:55:50] INFO root fetch - main [MainThread]: Get Changelog since Serial: [23378181]
23487+
[2024-05-25 23:55:55] INFO root fetch - main [MainThread]: Found 1 changed packages
23488+
[2024-05-25 23:55:55] INFO root fetch - processPackages [ThreadPoolExecutor-0_0]: Start processing: htmlxword
23489+
[2024-05-25 23:55:55] INFO root fetch - processPackages [htmlxword]: New version: [0.0.6] Old Version: [0.0.5]
23490+
[2024-05-25 23:55:55] INFO root fetch - processPackages [htmlxword]: Downloading https://files.pythonhosted.org/packages/61/5d/5c825a96c9d9a6a08b699fd4c05735d411bfcd4b287992bd8c11bc7328ea/htmlxword-0.0.5.tar.gz
23491+
[2024-05-25 23:55:55] INFO root fetch - processPackages [htmlxword]: Downloading https://files.pythonhosted.org/packages/e4/ac/2c534773bbacd0bc9b8dd81392d1379a937c598bf77e2fa8347033228f48/htmlxword-0.0.6.tar.gz
23492+
[2024-05-25 23:55:55] INFO root fetch - processPackages [htmlxword]: executing diffoscope
23493+
[2024-05-25 23:55:55] INFO root fetch - processPackages [htmlxword]: podman run --user 0:0 --rm -w /home/abi/fetcher -v /home/abi/fetcher/tmp:/home/abi/fetcher/tmp:ro -v /home/abi/fetcher/20240525:/home/abi/fetcher/20240525:rw registry.salsa.debian.org/reproducible-builds/diffoscope --no-progress tmp/htmlxword-0.0.5.tar.gz tmp/htmlxword-0.0.6.tar.gz --markdown 20240525/h/htmlxword/0.0.5-0.0.6/README.md --exclude *.pyd
23494+
[2024-05-25 23:55:56] INFO root fetch - processPackages [htmlxword]: Remove: archive file [/home/abi/fetcher/tmp/htmlxword-0.0.5.tar.gz]
23495+
[2024-05-25 23:55:56] INFO root fetch - processPackages [htmlxword]: Remove: archive file [/home/abi/fetcher/tmp/htmlxword-0.0.6.tar.gz]
23496+
[2024-05-25 23:55:56] INFO root fetch - main [MainThread]: End processing [htmlxword]: success
23497+
[2024-05-25 23:55:56] INFO root fetch - main [MainThread]: Store serial: [23378186]

h/htmlxword/0.0.5-0.0.6/README.md

+187
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,187 @@
1+
# Comparing `tmp/htmlxword-0.0.5.tar.gz` & `tmp/htmlxword-0.0.6.tar.gz`
2+
3+
## filetype from file(1)
4+
5+
```diff
6+
@@ -1 +1 @@
7+
-gzip compressed data, was "htmlxword-0.0.5.tar", last modified: Fri May 10 19:12:22 2024, max compression
8+
+gzip compressed data, was "htmlxword-0.0.6.tar", last modified: Sat May 25 21:48:28 2024, max compression
9+
```
10+
11+
## Comparing `htmlxword-0.0.5.tar` & `htmlxword-0.0.6.tar`
12+
13+
### file list
14+
15+
```diff
16+
@@ -1,24 +1,24 @@
17+
-drwxrwxr-x 0 tristan (1000) tristan (1000) 0 2024-05-10 19:12:22.342785 htmlxword-0.0.5/
18+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 35149 2024-04-27 21:20:49.000000 htmlxword-0.0.5/LICENSE
19+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 34 2024-04-28 23:25:53.000000 htmlxword-0.0.5/MANIFEST.in
20+
--rw-r--r-- 0 tristan (1000) tristan (1000) 2666 2024-05-10 19:12:22.342785 htmlxword-0.0.5/PKG-INFO
21+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 2526 2024-04-28 23:32:33.000000 htmlxword-0.0.5/README.md
22+
-drwxrwxr-x 0 tristan (1000) tristan (1000) 0 2024-05-10 19:12:22.342785 htmlxword-0.0.5/htmlxword/
23+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 3533 2024-04-28 21:12:49.000000 htmlxword-0.0.5/htmlxword/cli.py
24+
-drwxrwxr-x 0 tristan (1000) tristan (1000) 0 2024-05-10 19:12:22.342785 htmlxword-0.0.5/htmlxword/data/
25+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 933 2024-04-27 21:54:54.000000 htmlxword-0.0.5/htmlxword/data/config.yaml
26+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 1650 2024-04-27 21:21:27.000000 htmlxword-0.0.5/htmlxword/data/csstemplate.css
27+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 638 2024-05-05 21:05:31.000000 htmlxword-0.0.5/htmlxword/data/html_xword_template.html
28+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 8919 2024-05-10 18:40:02.000000 htmlxword-0.0.5/htmlxword/data/jstemplate.js
29+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 6708 2024-05-10 18:21:39.000000 htmlxword-0.0.5/htmlxword/htmlxword.py
30+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 1560 2024-05-10 19:08:59.000000 htmlxword-0.0.5/htmlxword/staticgen.py
31+
-drwxrwxr-x 0 tristan (1000) tristan (1000) 0 2024-05-10 19:12:22.342785 htmlxword-0.0.5/htmlxword.egg-info/
32+
--rw-r--r-- 0 tristan (1000) tristan (1000) 2666 2024-05-10 19:12:22.000000 htmlxword-0.0.5/htmlxword.egg-info/PKG-INFO
33+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 453 2024-05-10 19:12:22.000000 htmlxword-0.0.5/htmlxword.egg-info/SOURCES.txt
34+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 1 2024-05-10 19:12:22.000000 htmlxword-0.0.5/htmlxword.egg-info/dependency_links.txt
35+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 49 2024-05-10 19:12:22.000000 htmlxword-0.0.5/htmlxword.egg-info/entry_points.txt
36+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 9 2024-05-10 19:12:22.000000 htmlxword-0.0.5/htmlxword.egg-info/requires.txt
37+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 10 2024-05-10 19:12:22.000000 htmlxword-0.0.5/htmlxword.egg-info/top_level.txt
38+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 89 2024-04-27 21:21:27.000000 htmlxword-0.0.5/pyproject.toml
39+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 220 2024-05-10 19:12:22.342785 htmlxword-0.0.5/setup.cfg
40+
--rw-rw-r-- 0 tristan (1000) tristan (1000) 174 2024-04-28 23:42:03.000000 htmlxword-0.0.5/setup.py
41+
+drwxrwxr-x 0 tristan (1000) tristan (1000) 0 2024-05-25 21:48:28.484043 htmlxword-0.0.6/
42+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 35149 2024-05-10 21:06:17.000000 htmlxword-0.0.6/LICENSE
43+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 34 2024-05-10 21:06:17.000000 htmlxword-0.0.6/MANIFEST.in
44+
+-rw-r--r-- 0 tristan (1000) tristan (1000) 2873 2024-05-25 21:48:28.484043 htmlxword-0.0.6/PKG-INFO
45+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 2623 2024-05-25 21:47:01.000000 htmlxword-0.0.6/README.md
46+
+drwxrwxr-x 0 tristan (1000) tristan (1000) 0 2024-05-25 21:48:28.480043 htmlxword-0.0.6/htmlxword/
47+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 3533 2024-05-10 21:06:17.000000 htmlxword-0.0.6/htmlxword/cli.py
48+
+drwxrwxr-x 0 tristan (1000) tristan (1000) 0 2024-05-25 21:48:28.484043 htmlxword-0.0.6/htmlxword/data/
49+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 933 2024-05-10 21:06:17.000000 htmlxword-0.0.6/htmlxword/data/config.yaml
50+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 1650 2024-05-10 21:06:17.000000 htmlxword-0.0.6/htmlxword/data/csstemplate.css
51+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 638 2024-05-10 21:06:17.000000 htmlxword-0.0.6/htmlxword/data/html_xword_template.html
52+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 8919 2024-05-10 21:06:17.000000 htmlxword-0.0.6/htmlxword/data/jstemplate.js
53+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 6708 2024-05-10 21:06:17.000000 htmlxword-0.0.6/htmlxword/htmlxword.py
54+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 1560 2024-05-10 21:06:17.000000 htmlxword-0.0.6/htmlxword/staticgen.py
55+
+drwxrwxr-x 0 tristan (1000) tristan (1000) 0 2024-05-25 21:48:28.484043 htmlxword-0.0.6/htmlxword.egg-info/
56+
+-rw-r--r-- 0 tristan (1000) tristan (1000) 2873 2024-05-25 21:48:28.000000 htmlxword-0.0.6/htmlxword.egg-info/PKG-INFO
57+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 453 2024-05-25 21:48:28.000000 htmlxword-0.0.6/htmlxword.egg-info/SOURCES.txt
58+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 1 2024-05-25 21:48:28.000000 htmlxword-0.0.6/htmlxword.egg-info/dependency_links.txt
59+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 49 2024-05-25 21:48:28.000000 htmlxword-0.0.6/htmlxword.egg-info/entry_points.txt
60+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 9 2024-05-25 21:48:28.000000 htmlxword-0.0.6/htmlxword.egg-info/requires.txt
61+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 10 2024-05-25 21:48:28.000000 htmlxword-0.0.6/htmlxword.egg-info/top_level.txt
62+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 89 2024-05-10 21:06:17.000000 htmlxword-0.0.6/pyproject.toml
63+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 220 2024-05-25 21:48:28.484043 htmlxword-0.0.6/setup.cfg
64+
+-rw-rw-r-- 0 tristan (1000) tristan (1000) 345 2024-05-25 21:45:13.000000 htmlxword-0.0.6/setup.py
65+
```
66+
67+
### Comparing `htmlxword-0.0.5/LICENSE` & `htmlxword-0.0.6/LICENSE`
68+
69+
* *Files identical despite different names*
70+
71+
### Comparing `htmlxword-0.0.5/PKG-INFO` & `htmlxword-0.0.6/PKG-INFO`
72+
73+
* *Files 6% similar despite different names*
74+
75+
```diff
76+
@@ -1,18 +1,24 @@
77+
Metadata-Version: 2.1
78+
Name: htmlxword
79+
-Version: 0.0.5
80+
+Version: 0.0.6
81+
+Summary: Create Static HTML/Js Crosswords
82+
+Project-URL: github, https://github.com/trisdav/htmlxword/tree/main
83+
Description-Content-Type: text/markdown
84+
License-File: LICENSE
85+
Requires-Dist: genxword
86+
87+
# htmlxword
88+
## htmlxword is
89+
A python library that can create a interactive crossword, from an input text file, on a static page using html and javascript.
90+
91+
+## Demo
92+
+See a demo of a created crossword on github.
93+
+https://trisdav.github.io/htmlxword-pages/
94+
+
95+
## htmlxword usage
96+
* Basic usage:
97+
```bash
98+
htmlxword inputfile.txt -o myCrossword.html -t "Crossword Title"
99+
```
100+
* Example input file:
101+
```
102+
```
103+
104+
### Comparing `htmlxword-0.0.5/README.md` & `htmlxword-0.0.6/README.md`
105+
106+
* *Files 6% similar despite different names*
107+
108+
```diff
109+
@@ -1,11 +1,15 @@
110+
# htmlxword
111+
## htmlxword is
112+
A python library that can create a interactive crossword, from an input text file, on a static page using html and javascript.
113+
114+
+## Demo
115+
+See a demo of a created crossword on github.
116+
+https://trisdav.github.io/htmlxword-pages/
117+
+
118+
## htmlxword usage
119+
* Basic usage:
120+
```bash
121+
htmlxword inputfile.txt -o myCrossword.html -t "Crossword Title"
122+
```
123+
* Example input file:
124+
```
125+
```
126+
127+
### Comparing `htmlxword-0.0.5/htmlxword/cli.py` & `htmlxword-0.0.6/htmlxword/cli.py`
128+
129+
* *Files identical despite different names*
130+
131+
### Comparing `htmlxword-0.0.5/htmlxword/data/config.yaml` & `htmlxword-0.0.6/htmlxword/data/config.yaml`
132+
133+
* *Files identical despite different names*
134+
135+
### Comparing `htmlxword-0.0.5/htmlxword/data/csstemplate.css` & `htmlxword-0.0.6/htmlxword/data/csstemplate.css`
136+
137+
* *Files identical despite different names*
138+
139+
### Comparing `htmlxword-0.0.5/htmlxword/data/html_xword_template.html` & `htmlxword-0.0.6/htmlxword/data/html_xword_template.html`
140+
141+
* *Files identical despite different names*
142+
143+
### Comparing `htmlxword-0.0.5/htmlxword/data/jstemplate.js` & `htmlxword-0.0.6/htmlxword/data/jstemplate.js`
144+
145+
* *Files identical despite different names*
146+
147+
### Comparing `htmlxword-0.0.5/htmlxword/htmlxword.py` & `htmlxword-0.0.6/htmlxword/htmlxword.py`
148+
149+
* *Files identical despite different names*
150+
151+
### Comparing `htmlxword-0.0.5/htmlxword/staticgen.py` & `htmlxword-0.0.6/htmlxword/staticgen.py`
152+
153+
* *Files identical despite different names*
154+
155+
### Comparing `htmlxword-0.0.5/htmlxword.egg-info/PKG-INFO` & `htmlxword-0.0.6/htmlxword.egg-info/PKG-INFO`
156+
157+
* *Files 6% similar despite different names*
158+
159+
```diff
160+
@@ -1,18 +1,24 @@
161+
Metadata-Version: 2.1
162+
Name: htmlxword
163+
-Version: 0.0.5
164+
+Version: 0.0.6
165+
+Summary: Create Static HTML/Js Crosswords
166+
+Project-URL: github, https://github.com/trisdav/htmlxword/tree/main
167+
Description-Content-Type: text/markdown
168+
License-File: LICENSE
169+
Requires-Dist: genxword
170+
171+
# htmlxword
172+
## htmlxword is
173+
A python library that can create a interactive crossword, from an input text file, on a static page using html and javascript.
174+
175+
+## Demo
176+
+See a demo of a created crossword on github.
177+
+https://trisdav.github.io/htmlxword-pages/
178+
+
179+
## htmlxword usage
180+
* Basic usage:
181+
```bash
182+
htmlxword inputfile.txt -o myCrossword.html -t "Crossword Title"
183+
```
184+
* Example input file:
185+
```
186+
```
187+

serial

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23378181
1+
23378186

0 commit comments

Comments
 (0)