moat-src 0.9.2__tar.gz → 0.9.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {moat_src-0.9.2/src/moat_src.egg-info → moat_src-0.9.4}/PKG-INFO +1 -1
- {moat_src-0.9.2 → moat_src-0.9.4}/debian/changelog +54 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/pyproject.toml +1 -1
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat/src/_main.py +13 -1
- {moat_src-0.9.2 → moat_src-0.9.4/src/moat_src.egg-info}/PKG-INFO +1 -1
- {moat_src-0.9.2 → moat_src-0.9.4}/LICENSE.txt +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/Makefile +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/debian/.gitignore +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/debian/control +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/debian/rules +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/setup.cfg +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat/src/__init__.py +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat/src/_cfg.yaml +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat/src/_templates/moat/__init__.py +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat/src/_templates/moat/_main.py +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat/src/_templates/packaging/pyproject.default.yaml +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat/src/_templates/packaging/pyproject.forced.yaml +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat/src/inspect.py +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat/src/test.py +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat_src.egg-info/SOURCES.txt +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat_src.egg-info/dependency_links.txt +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat_src.egg-info/requires.txt +0 -0
- {moat_src-0.9.2 → moat_src-0.9.4}/src/moat_src.egg-info/top_level.txt +0 -0
@@ -1,3 +1,57 @@
|
|
1
|
+
moat-src (0.9.4-1) unstable; urgency=medium
|
2
|
+
|
3
|
+
* New release for 25.3.2
|
4
|
+
|
5
|
+
-- Matthias Urlichs <matthias@urlichs.de> Fri, 23 May 2025 13:46:49 +0200
|
6
|
+
|
7
|
+
moat-src (0.9.3-1) unstable; urgency=medium
|
8
|
+
|
9
|
+
* New release for 25.3.1
|
10
|
+
|
11
|
+
-- Matthias Urlichs <matthias@urlichs.de> Fri, 23 May 2025 13:13:49 +0200
|
12
|
+
|
13
|
+
moat-src (0.9.2-8) unstable; urgency=medium
|
14
|
+
|
15
|
+
* New release for 25.3.0
|
16
|
+
|
17
|
+
-- Matthias Urlichs <matthias@urlichs.de> Tue, 20 May 2025 12:31:02 +0200
|
18
|
+
|
19
|
+
moat-src (0.9.2-7) unstable; urgency=medium
|
20
|
+
|
21
|
+
* New release for 25.1.23
|
22
|
+
|
23
|
+
-- Matthias Urlichs <matthias@urlichs.de> Wed, 14 May 2025 07:29:26 +0200
|
24
|
+
|
25
|
+
moat-src (0.9.2-6) unstable; urgency=medium
|
26
|
+
|
27
|
+
* New release for 25.1.22
|
28
|
+
|
29
|
+
-- Matthias Urlichs <matthias@urlichs.de> Tue, 13 May 2025 22:02:50 +0200
|
30
|
+
|
31
|
+
moat-src (0.9.2-5) unstable; urgency=medium
|
32
|
+
|
33
|
+
* New release for 25.1.21
|
34
|
+
|
35
|
+
-- Matthias Urlichs <matthias@urlichs.de> Tue, 13 May 2025 21:47:51 +0200
|
36
|
+
|
37
|
+
moat-src (0.9.2-4) unstable; urgency=medium
|
38
|
+
|
39
|
+
* New release for 25.1.20
|
40
|
+
|
41
|
+
-- Matthias Urlichs <matthias@urlichs.de> Tue, 13 May 2025 10:48:10 +0200
|
42
|
+
|
43
|
+
moat-src (0.9.2-3) unstable; urgency=medium
|
44
|
+
|
45
|
+
* New release for 25.1.19
|
46
|
+
|
47
|
+
-- Matthias Urlichs <matthias@urlichs.de> Mon, 12 May 2025 20:29:47 +0200
|
48
|
+
|
49
|
+
moat-src (0.9.2-2) unstable; urgency=medium
|
50
|
+
|
51
|
+
* New release for 25.1.18
|
52
|
+
|
53
|
+
-- Matthias Urlichs <matthias@urlichs.de> Mon, 12 May 2025 20:25:47 +0200
|
54
|
+
|
1
55
|
moat-src (0.9.2-1) unstable; urgency=medium
|
2
56
|
|
3
57
|
* New release for 25.1.17
|
@@ -190,6 +190,8 @@ class Package(_Common):
|
|
190
190
|
except AttributeError:
|
191
191
|
return True
|
192
192
|
for d in head.diff(self.last_commit, paths=self.path if main else Path("packaging")/self.dash):
|
193
|
+
if Path(d.b_path).name == "changelog":
|
194
|
+
continue
|
193
195
|
if (
|
194
196
|
self._repo.repo_for(d.a_path, main) != self.name
|
195
197
|
and self._repo.repo_for(d.b_path, main) != self.name
|
@@ -1005,6 +1007,9 @@ async def build(
|
|
1005
1007
|
deb_opts = ["--no-sign"]
|
1006
1008
|
|
1007
1009
|
for r in repos:
|
1010
|
+
ltag = r.last_tag
|
1011
|
+
if r.vers.get("deb","-") == f"{ltag}-{r.vers.pkg}":
|
1012
|
+
continue
|
1008
1013
|
rd = PACK / r.dash
|
1009
1014
|
p = rd / "debian"
|
1010
1015
|
if not p.is_dir():
|
@@ -1033,7 +1038,6 @@ async def build(
|
|
1033
1038
|
)
|
1034
1039
|
tag,ptag = res.stdout.strip().decode("utf-8").rsplit("-", 1)
|
1035
1040
|
ptag = int(ptag)
|
1036
|
-
ltag = r.last_tag
|
1037
1041
|
if tag != ltag or r.vers.pkg != ptag:
|
1038
1042
|
subprocess.run(
|
1039
1043
|
[
|
@@ -1073,6 +1077,8 @@ async def build(
|
|
1073
1077
|
continue
|
1074
1078
|
tag = r.last_tag
|
1075
1079
|
name = r.dash
|
1080
|
+
if r.vers.get("pypi","-") == r.last_tag:
|
1081
|
+
continue
|
1076
1082
|
|
1077
1083
|
targz = rd / "dist" / f"{r.under}-{tag}.tar.gz"
|
1078
1084
|
done = rd / "dist" / f"{r.under}-{tag}.done"
|
@@ -1128,6 +1134,8 @@ async def build(
|
|
1128
1134
|
print("Please fix(?) and try again.", file=sys.stderr)
|
1129
1135
|
no_commit=True
|
1130
1136
|
no_deb=True
|
1137
|
+
else:
|
1138
|
+
r.vers.pypi = r.last_tag
|
1131
1139
|
|
1132
1140
|
# Step 7: upload Debian package
|
1133
1141
|
if run and not no_deb:
|
@@ -1136,6 +1144,8 @@ async def build(
|
|
1136
1144
|
dput_opts = ["-u", "ext"]
|
1137
1145
|
for r in repos:
|
1138
1146
|
ltag = r.last_tag
|
1147
|
+
if r.vers.get("deb","-") == f"{ltag}-{r.vers.pkg}":
|
1148
|
+
continue
|
1139
1149
|
if not (PACK / r.dash / "debian").is_dir():
|
1140
1150
|
continue
|
1141
1151
|
changes = PACK / f"{r.mdash}_{ltag}-{r.vers.pkg}_{ARCH}.changes"
|
@@ -1157,6 +1167,8 @@ async def build(
|
|
1157
1167
|
print(*err, file=sys.stderr)
|
1158
1168
|
print("Please fix(?) and try again.", file=sys.stderr)
|
1159
1169
|
no_commit=True
|
1170
|
+
else:
|
1171
|
+
r.vers.deb = f"{ltag}-{r.vers.pkg}"
|
1160
1172
|
|
1161
1173
|
# Step 8: commit the result
|
1162
1174
|
if run:
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|