moat-src 0.9.5__py3-none-any.whl → 0.9.6__py3-none-any.whl

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/_main.py CHANGED
@@ -232,6 +232,7 @@ class Repo(git.Repo, _Common):
232
232
 
233
233
  def write_tags(self):
234
234
  if self.versions == self.orig_versions:
235
+ logger.warning("No changed versions. Not tagging.")
235
236
  return False
236
237
  with open("versions.yaml", "w") as f:
237
238
  yprint(self.versions, f)
moat/src/test.py CHANGED
@@ -59,7 +59,7 @@ async def run(*args, expect_exit=0, do_stdout=True):
59
59
  if do_stdout:
60
60
  if res is not None:
61
61
  res.stdout = out.getvalue()
62
- CFG["_stdout"] = sys.stdout
62
+ CFG.pop("_stdout", None)
63
63
 
64
64
 
65
65
  class DidNotRaise(Exception):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: moat-src
3
- Version: 0.9.5
3
+ Version: 0.9.6
4
4
  Summary: Tools for managing the MoaT sources
5
5
  Author-email: Matthias Urlichs <matthias@urlichs.de>
6
6
  Project-URL: homepage, https://m-o-a-t.org
@@ -1,14 +1,14 @@
1
1
  moat/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  moat/src/_cfg.yaml,sha256=bXRcamFBn1VCc7MhGBiWK5ciq4qw6iXyZzRJWvs_m0Q,35
3
- moat/src/_main.py,sha256=H7bFpjHPHYjIoC8IYo2eFH33lH6kBlLgSX52oJGy7J4,35528
3
+ moat/src/_main.py,sha256=igFyQCVyVgrQA4I6fhnax-z9-43fJle7Y_Yt-OH5ATQ,35592
4
4
  moat/src/inspect.py,sha256=rUU-FQyQoQP8LJCebbtdL6lgzz9KPH7KGSq11kD4nmU,1489
5
- moat/src/test.py,sha256=R03YQqWLmgcW8KZQwrmjAsL5SyK4N1gjBlrOtfp6P5c,2159
5
+ moat/src/test.py,sha256=UmBQ0trssY1rLNLXwJp8gdcX6__GJBUqmcryV_0PfcA,2152
6
6
  moat/src/_templates/moat/__init__.py,sha256=ZBoFcXbv35djD599Vo_PKTqDjvQXYYXTcPUs5RcQZrs,101
7
7
  moat/src/_templates/moat/_main.py,sha256=8gLupAmWb5T6wLkQYTi99V1nyaS8cAIccwxHet2ydFw,321
8
8
  moat/src/_templates/packaging/pyproject.default.yaml,sha256=nHUa7dQhe8QpDH9Gbmjflf3BI3ECk2cuXArf0oPCgeg,2801
9
9
  moat/src/_templates/packaging/pyproject.forced.yaml,sha256=djfcy3hgfoIgrn2pRrxDWTyN3EEsA1y5NhkzYrGjgNY,1427
10
- moat_src-0.9.5.dist-info/licenses/LICENSE.txt,sha256=L5vKJLVOg5t0CEEPpW9-O_0vzbP0PEjEF06tLvnIDuk,541
11
- moat_src-0.9.5.dist-info/METADATA,sha256=TfaQ1xsyNhFimo619lIsqpCCUr6gTF74gnug-LUi05M,733
12
- moat_src-0.9.5.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
13
- moat_src-0.9.5.dist-info/top_level.txt,sha256=pcs9fl5w5AB5GVi4SvBqIVmFrkRwQkVw_dEvW0Q0cSA,5
14
- moat_src-0.9.5.dist-info/RECORD,,
10
+ moat_src-0.9.6.dist-info/licenses/LICENSE.txt,sha256=L5vKJLVOg5t0CEEPpW9-O_0vzbP0PEjEF06tLvnIDuk,541
11
+ moat_src-0.9.6.dist-info/METADATA,sha256=gjiGdBeJUktDLWyAA63ROWVl5oTBsCFkNa_NxUT0k2Q,733
12
+ moat_src-0.9.6.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
13
+ moat_src-0.9.6.dist-info/top_level.txt,sha256=pcs9fl5w5AB5GVi4SvBqIVmFrkRwQkVw_dEvW0Q0cSA,5
14
+ moat_src-0.9.6.dist-info/RECORD,,