14
0
forked from pool/python-ntfy

Accepting request 593614 from home:theMarix:Python

- Update to Ntfy 2.6.0
  * This version adds support for third party backends.

OBS-URL: https://build.opensuse.org/request/show/593614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntfy?expand=0&rev=2
This commit is contained in:
Matthias Bach
2018-04-04 18:47:12 +00:00
committed by Git OBS Bridge
parent 71a1d3ae7c
commit de113141fb
3 changed files with 8 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm">
<param name="url">https://github.com/dschep/ntfy.git</param>
<param name="scm">git</param>
<param name="revision">v2.5.1</param>
<param name="revision">v2.6.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>