summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDevrim Gunduz2025-09-25 13:22:22 +0000
committerDevrim Gunduz2025-09-25 13:22:38 +0000
commita95f746353434f80bdaa07ad071067ee2d376c3a (patch)
treef00448663481b8e80107e56a2899819ffd1ba29f /templates
parent5ffc55bd23d322e25f2e53e421cc3dd361c82bb6 (diff)
Remove dduupplliiccaattee parts
Diffstat (limited to 'templates')
-rw-r--r--templates/pages/rpmchart.html57
1 files changed, 0 insertions, 57 deletions
diff --git a/templates/pages/rpmchart.html b/templates/pages/rpmchart.html
index 3b826df..84158f5 100644
--- a/templates/pages/rpmchart.html
+++ b/templates/pages/rpmchart.html
@@ -91,31 +91,6 @@
</tbody>
</table>
-<a name="pg15"/>
-<h2>PostgreSQL 15</h2>
-<p>
- <a href="https://download.postgresql.org/pub/repos/zypp/15/suse">Browse</a> the entire set of repositories for Postgres 15.
-</p>
-
-<table class="table">
- <thead>
- <tr class="thead-light">
- <th width="66%">OS/Arch</th>
- <th width="34%">Status</th>
- </tr>
- </thead>
-
- <tbody>
- <tr>
- <td><a href="https://zypp.postgresql.org/15/suse/sles-15.7-x86_64/">SLES 17 SP5 - x86_64</a></td>
- <td class="pgzypp-available">Available</td>
- <td><a href="https://zypp.postgresql.org/15/suse/sles-15.6-x86_64/">SLES 15 SP6 - x86_64</a><span class="pgyum-warning"> Please update to SP7 to receive updates</span></td>
- <td class="pgzypp-available">Available</td>
- </tr>
- </tbody>
-</table>
-
-
<h2>PostgreSQL 15</h2>
<p>
<a href="https://download.postgresql.org/pub/repos/zypp/15/suse">Browse</a> the entire set of repositories for Postgres 15.
@@ -181,36 +156,4 @@
</tbody>
</table>
-<h2>PostgreSQL 14</h2>
-<p>
- <a href="https://download.postgresql.org/pub/repos/zypp/14/suse">Browse</a> the entire set of repositories for Postgres 14.
-</p>
-
-<table class="table">
- <thead>
- <tr class="thead-light">
- <th width="66%">OS/Arch</th>
- <th width="34%">Status</th>
- </tr>
- </thead>
-
- <tbody>
- <tr>
- <td><a href="https://zypp.postgresql.org/14/suse/sles-15.7-x86_64/">SLES 15 SP7 - x86_64</a></td>
- <td class="pgzypp-available">Available</td>
- </tr>
-
- <tr>
- <td><a href="https://zypp.postgresql.org/14/suse/sles-15.6-x86_64/">SLES 15 SP6 - x86_64</a><span class="pgyum-warning"> Please update to SP7 to receive updates</span></td>
- <td class="pgzypp-available">Available</td>
- </tr>
-
- <tr>
- <td><a href="https://zypp.postgresql.org/14/suse/sles-12.5-x86_64/">SLES 12 SP5 - x86_64</a></td>
- <td class="pgzypp-available">Available</td>
- </tr>
-
- </tbody>
-</table>
-
{%endblock%}