golang-github-stvp-tempredis 0.0~git20160122.0.83f7aae-2.1 source package in Ubuntu

Changelog

golang-github-stvp-tempredis (0.0~git20160122.0.83f7aae-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sat, 09 Jan 2021 17:17:54 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-stvp-tempredis_0.0~git20160122.0.83f7aae-2.1.dsc 2.4 KiB a036f229559c8f7fe8a9bb7919634dbbc21bd68a85290104d02c0415d02ae783
golang-github-stvp-tempredis_0.0~git20160122.0.83f7aae.orig.tar.xz 2.7 KiB f928fa6cf19de14342ca01be97a05ee062c051b6d5099f93193610132b743fcb
golang-github-stvp-tempredis_0.0~git20160122.0.83f7aae-2.1.debian.tar.xz 2.7 KiB dc4612fcfdb93ac13b8330c1d8e6013de7e6448ce4b25b38d0415be0de92b76f

No changes file available.

Binary packages built by this source

golang-github-stvp-tempredis-dev: Go package to start and stop temporary redis-server processes

 Tempredis (Temporary redis-server processes for golang testing) provides a
 comvenient interface to start and stop new temporary Redis processes, e.g.
 for unit testing Redis-based tools on 'the real thing' instead of mocked
 Redis instances.