|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /lib/python3/dist-packages/apt/__pycache__/ |
Upload File : |
U
&��cl � @ s� d dl mZ d dlZd dlZzd dlmZmZ e e W n ek
rL Y nX d dlZd dl Z e e e dd� Z
dd� Zdd � ZdS )
� )�print_functionN)�Optional�Tuplec C sR |d }|d }| j | | j| d }| j| d }|dkrJd}|d8 }||fS )z�
get the (year, month) tuple when the maintenance for the distribution
ends. Needs the data of the release and the number of months that
its is supported as input
� r � )ZyearZmonth)Zrelease_dateZm_monthsZyearsZmonthsZsupport_end_yearZsupport_end_month� r �+/usr/lib/python3/dist-packages/apt/utils.py�get_maintenance_end_date'