summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDani Rodríguez2024-02-19 08:50:34 +0100
committerDani Rodríguez2024-02-19 08:50:34 +0100
commit84a82fd076e1207b4914ddf2d6c27f8617e98f51 (patch)
treeddeb338e74d32d26bc38f53ec6c2c6724e67606f /.SRCINFO
parentfad391215c4e17dfff07ea438b337e08180c4351 (diff)
downloadaur-tootstream.tar.gz
Bump to tootstream 0.4.0
Bumps PKGBUILD to 0.4.0, the latest released and numbered version of this package. A patch is provided to fix the runtime errors introduced by a breaking change in an upstream dependency. Patch is taken from commit 32041df30c838a75bc2863a36eb1442bfaba3e70 from the tootstream repository. (See https://github.com/magicalraccoon/tootstream/issues/231). Aside from that, no other commits are cherry-picked (that's the purpose of tootstream-git, which is the Git tip). The package currently compiles, sometimes shows a warning about using a deprecated setup.py build command, but these are part of the build instructions of the upstream repository so I am not touching that. Also updates SRCINFO and moves former maintainers as contributors.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00fccd400ed5..54492b4ea79c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tootstream
pkgdesc = Text interface for the Mastodon social network
- pkgver = 0.3.8.1
+ pkgver = 0.4.0
pkgrel = 1
url = https://github.com/magicalraccoon/tootstream
arch = any
@@ -11,10 +11,9 @@ pkgbase = tootstream
depends = python-click
depends = python-colored
depends = python-emoji
- source = requirements.txt.patch
- source = tootstream-0.3.8.1.tar.gz::https://files.pythonhosted.org/packages/source/t/tootstream/tootstream-0.3.8.1.tar.gz
- sha256sums = 9ca9c83eada78ee42f011c6e3bd8e5b01caf770b1c3b152238a8e13ff26138d6
- sha256sums = 69886966c98d6fdbf051958832f80c2b5364393796f42f011083ee25fc5ab7f8
+ source = tootstream-0.4.0.tar.gz::https://files.pythonhosted.org/packages/source/t/tootstream/tootstream-0.4.0.tar.gz
+ source = 0001-Fix-for-later-versions-of-colored.patch
+ sha256sums = ae30d2cec798d9b72eed378c5181c00cf3a5177ab09bb71fd6e4e20f9f860c93
+ sha256sums = e2fe90e24b1ddcb6f20d7d6bbda2b89871188ae65317d6d0952f1c8fe3bc44ee
pkgname = tootstream
-